This commit is contained in:
2026-05-26 07:37:05 -06:00
parent 759593a224
commit 8731012f47
8 changed files with 570 additions and 927 deletions

View File

@@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"channels>=4.3.2,<5",
"channels-redis>=4.3.0,<5",
"daphne>=4.2.1,<5",
"uvicorn[standard]>=0.34.0,<1",
"django>=6.0.4,<6.1",
"django-cas-ng>=5.1.1,<6",
"django-dbconn-retry>=0.3.1,<0.4",