tox.ini: remove limitation on django-webtest (#64695)

This commit is contained in:
Benjamin Dauvergne 2022-04-29 11:30:09 +02:00
parent 16ba0f649e
commit 3fe60f226c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ deps =
pytest-django
pytest
mock<4
django-webtest<1.9.3
django-webtest
psycopg2<2.9
pyquery
commands =