auto-save 2026-04-13 19:12 (+1)

This commit is contained in:
2026-04-13 19:12:14 +08:00
parent 4bdc14f96c
commit 4f064bb470
8 changed files with 197 additions and 0 deletions

12
api/requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
sqlmodel==0.0.22
aiosqlite==0.20.0
asyncpg==0.30.0
greenlet==3.1.1
python-multipart==0.0.20
python-dotenv==1.0.1
httpx==0.28.1
boto3==1.35.93
pydantic==2.10.4
pydantic-settings==2.7.0