This commit is contained in:
Timothy Jaeryang Baek
2026-02-09 18:22:28 -06:00
parent f236192fe1
commit 3567054325
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ redis
APScheduler==3.11.2
RestrictedPython==8.1
pytz==2025.2
loguru==0.7.3
asgiref==3.11.1
+1
View File
@@ -38,6 +38,7 @@ dependencies = [
"pycrdt==0.12.46",
"redis",
"pytz==2025.2",
"APScheduler==3.11.2",
"RestrictedPython==8.1",