tox: bump django to 3.2 (#75623)
gitea/wcs-olap/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-03-20 17:59:18 +01:00
parent 40feb778d6
commit 837c96f552
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