tox: limit django-filter version for django 1.11 (#54494)

This commit is contained in:
Valentin Deniaud 2021-06-02 15:10:49 +02:00
parent 4e89a1d568
commit 4cded69c6a
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ deps =
django22: django>=2.2,<2.3
django111: djangorestframework<3.12.0
psycopg2-binary
django111: django-filter<2.3
codestyle: pre-commit
commands =
./getlasso3.sh