mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 07:05:00 +00:00
Modify cryptography dependency to latest
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Generated
+3119
-493
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -45,7 +45,7 @@ apscheduler = {version = "^3.10.4", optional = true}
|
||||
fastapi-sso = { version = "^0.16.0", optional = true }
|
||||
PyJWT = { version = "^2.8.0", optional = true }
|
||||
python-multipart = { version = "^0.0.18", optional = true}
|
||||
cryptography = {version = "^43.0.1", optional = true}
|
||||
cryptography = {version = "*", optional = true}
|
||||
prisma = {version = "0.11.0", optional = true}
|
||||
azure-identity = {version = "^1.15.0", optional = true}
|
||||
azure-keyvault-secrets = {version = "^4.8.0", optional = true}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user