mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-22 23:18:28 +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:
@ -1,5 +1,5 @@
|
||||
crispy-bootstrap5~=0.7
|
||||
Django>=3.2,<4.0
|
||||
Django>=4.1,<5.0
|
||||
django-cas-server~=2.0
|
||||
django-crispy-forms~=1.14
|
||||
django-extensions~=3.2
|
||||
@ -16,7 +16,7 @@ matrix-nio~=0.20
|
||||
phonenumbers~=8.12.57
|
||||
psycopg2-binary~=2.9.5
|
||||
pypdf~=3.4
|
||||
ipython~=8.5.0
|
||||
ipython~=8.11.0
|
||||
python-magic~=0.4.26
|
||||
requests~=2.28.1
|
||||
sympasoap~=1.1
|
||||
|
Reference in New Issue
Block a user