tox: limit drf version when testing against django 1.11

This commit is contained in:
Frédéric Péters 2020-10-06 09:31:38 +02:00
parent 78f7e86f75
commit b28fe29d5e
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ deps =
pytest-django
pytest
mock<4
dj111: djangorestframework<3.12.0
django-webtest<1.9.3
psycopg2
pyquery