Remove importation of django-cas-server which is not compatible with django 4.2

This commit is contained in:
bleizi 2024-01-24 19:58:55 +01:00
parent e9f18c3ed9
commit 2f8c9b54e7
No known key found for this signature in database
GPG Key ID: D46D7E3364433208
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
beautifulsoup4~=4.12.3 beautifulsoup4~=4.12.3
Django~=4.2.9 Django~=4.2.9
django-bootstrap-datepicker-plus~=5.0.5 django-bootstrap-datepicker-plus~=5.0.5
django-cas-server~=2.0.0 #django-cas-server~=2.0.0
django-colorfield~=0.11.0 django-colorfield~=0.11.0
django-crispy-forms~=2.1.0 django-crispy-forms~=2.1.0
django-extensions>=3.2.3 django-extensions>=3.2.3