tox: avoid astroid 2.5.7 that has a severe performance regression

https://github.com/PyCQA/astroid/issues/1003
This commit is contained in:
Frédéric Péters 2021-05-31 22:33:14 +02:00
parent 380b1a1178
commit fdefa688cc
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ deps =
django22: django>=2.2,<2.3
django-ratelimit<3
pyproj
astroid!=2.5.7
pylint
Quixote>=3.0,<3.2
pre-commit