This commit is contained in:
2025-10-07 17:03:14 +08:00
parent 8a4fec28cf
commit 22d4a9057b
13 changed files with 873 additions and 1 deletions

View File

@@ -5,7 +5,10 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"channels>=4.2.0",
"channels-redis>=4.2.0",
"coverage==6.5.0",
"daphne>=4.1.2",
"django>=5.2.3",
"django-cas-ng==5.0.1",
"django-dbconn-retry==0.1.8",