This commit is contained in:
TheSmallHanCat
2025-11-08 12:47:08 +08:00
parent 166aa6a87f
commit 01523360bb
31 changed files with 5403 additions and 1 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
fastapi==0.119.0
uvicorn[standard]==0.32.1
curl-cffi==0.13.0
pyjwt==2.10.1
python-multipart==0.0.20
aiosqlite==0.20.0
bcrypt==4.2.1
python-dotenv==1.0.1
pydantic==2.10.4
pydantic-settings==2.7.0
tomli==2.2.1
toml