Revert "tox.ini: limit to pytest-django<3.4.6" (#40732)

This reverts commit 8a4a03ded1.
This commit is contained in:
Benjamin Dauvergne 2020-03-13 17:53:21 +01:00
parent 964c13a9a3
commit 3d4807485d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ deps =
django111: django>=1.11,<1.12
psycopg2-binary
pytest-cov
pytest-django<3.4.6
pytest-django
pytest
WebTest
mock