修复bug

This commit is contained in:
dekun
2026-05-19 02:16:43 +08:00
parent 809a7cc38f
commit b454cf134f
4 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ 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
bcrypt>=4.0.0,<4.1.0
python-jose[cryptography]>=3.3.0
httpx>=0.27.0