Scaffold V2 backend foundation

This commit is contained in:
2026-07-06 17:25:06 +08:00
parent 44af745828
commit 17cba7cf61
42 changed files with 1459 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
fastapi>=0.116.0
uvicorn[standard]>=0.35.0
SQLAlchemy>=2.0.40
alembic>=1.16.0
pydantic>=2.11.0
pydantic-settings>=2.10.0
python-dotenv>=1.1.0
PyJWT>=2.10.0
PyMySQL>=1.1.1
cryptography>=45.0.0