tox: lift pytest/pylint limits

This commit is contained in:
Frédéric Péters 2020-07-28 15:12:59 +02:00
parent a0321da3df
commit b92932f550
1 changed files with 3 additions and 4 deletions

View File

@ -13,10 +13,9 @@ deps =
django111: django>=1.11,<2.0
pytest-cov
pytest-django
pytest>=3.3.0,<4.1
attrs<19.2
pylint<1.8
pylint-django<0.8.1
pytest
pylint
pylint-django
mock
djangorestframework>=3.3,<3.7
commands =