修复bug
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user