refactor: improve code structure and optimize key functions

This commit is contained in:
Cheng Zhou
2025-12-16 15:55:08 +08:00
commit 223d445a94
1290 changed files with 1361 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0.post1
sqlalchemy==2.0.23
asyncpg==0.29.0
pydantic-settings==2.1.0
python-jose[cryptography]==3.3.0
debugpy==1.8.0