tox: bump django to 3.2 (#75623) #1

Merged
fpeters merged 1 commits from wip/75623-build into main 2023-03-21 18:00:55 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ deps =
# w.c.s. dependencies, as it cannot b installed through pip
quixote>=3,<3.2
psycopg2-binary<2.9
psycopg2-binary
bleach
dnspython
vobject
@ -43,7 +43,7 @@ deps =
pyquery
lxml
Pillow
django>=2.2,<2.3
django>=3.2,<3.3
passenv=
BRANCH_NAME
# support for pg_virtualenv