后端开发完成

This commit is contained in:
Your Name
2026-01-26 18:21:34 +08:00
parent 40d2f3f6ac
commit b3876bba89
64 changed files with 1736 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
fastapi==0.104.1
uvicorn[standard]==0.23.2
sqlalchemy==2.0.23
pymysql==1.1.0
pydantic==2.5.0
pydantic-settings==2.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
alembic==1.12.0
python-dotenv==1.0.0
pytest==7.4.3
httpx==0.25.2