ci: update tox to get django 3.2
gitea/combo-plugin-gnm/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-03-30 09:39:23 +02:00
parent 2464f2a65e
commit 83185f1497
1 changed files with 2 additions and 3 deletions

View File

@ -21,11 +21,10 @@ deps =
WebTest WebTest
mock<4 mock<4
httmock httmock
psycopg2-binary<2.9 psycopg2-binary
psycopg2<2.9
vobject vobject
django-ratelimit<3 django-ratelimit<3
django>=2.2,<2.3 django>=3.2,<3.3
git+https://git.entrouvert.org/entrouvert/debian-django-ckeditor.git git+https://git.entrouvert.org/entrouvert/debian-django-ckeditor.git
git+https://git.entrouvert.org/entrouvert/publik-django-templatetags.git git+https://git.entrouvert.org/entrouvert/publik-django-templatetags.git
git+https://git.entrouvert.org/entrouvert/combo.git git+https://git.entrouvert.org/entrouvert/combo.git