1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 14:52:19 +02:00

Use Django 4.1 (soon 4.2) to use the new async framework

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2023-03-22 12:14:24 +01:00
parent f20e41cf51
commit 36a74a56c8
5 changed files with 31 additions and 7 deletions

View File

@ -12,7 +12,7 @@ sitepackages = False
deps =
coverage
crispy-bootstrap5~=0.7
Django>=3.2,<4.0
Django>=4.1,<5.0
django-crispy-forms~=1.14
django-filter~=22.1
django-haystack~=3.2