tox: update versions to keep testing against django 2.2

This commit is contained in:
Frédéric Péters 2022-05-14 10:05:29 +02:00
parent bb15182d49
commit 05186e0f82
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,9 @@ deps =
py3: file-magic
djangorestframework>=3.12,<3.13
django-tables2==2.1.1
psycopg2-binary<2.9
dj22: django-model-utils<4
dj22: django-select2>=5,<6
dj22: psycopg2-binary<2.9
oldldap: python-ldap<3
ldaptools