forked from phoenix/litellm-mirror
cryptography and python-multipart version bump
This commit is contained in:
parent
63f6a9deff
commit
644632ba3b
2 changed files with 68 additions and 840 deletions
904
poetry.lock
generated
904
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -33,8 +33,8 @@ orjson = {version = "^3.9.7", optional = true}
|
|||
apscheduler = {version = "^3.10.4", optional = true}
|
||||
fastapi-sso = { version = "^0.10.0", optional = true }
|
||||
PyJWT = { version = "^2.8.0", optional = true }
|
||||
python-multipart = { version = "^0.0.6", optional = true }
|
||||
cryptography = { version = "41.0.3", optional = true }
|
||||
python-multipart = "^0.0.9"
|
||||
cryptography = "^42.0.5"
|
||||
|
||||
[tool.poetry.extras]
|
||||
proxy = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue