first commit

This commit is contained in:
dekun
2026-05-19 02:05:00 +08:00
commit a98b24fa32
6 changed files with 2021 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
typing_extensions>=4.5.0
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
passlib[bcrypt]>=1.7.4
bcrypt>=4.0.0,<5.0.0
python-jose[cryptography]>=3.3.0
httpx>=0.27.0