mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
Merge pull request #3463 from RoniGurvichCycode/main
gunicorn version bump
This commit is contained in:
commit
817a77b23f
2 changed files with 570 additions and 603 deletions
1171
poetry.lock
generated
1171
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -24,7 +24,7 @@ aiohttp = "*"
|
|||
requests = "^2.31.0"
|
||||
|
||||
uvicorn = {version = "^0.22.0", optional = true}
|
||||
gunicorn = {version = "^21.2.0", optional = true}
|
||||
gunicorn = {version = "^22.0.0", optional = true}
|
||||
fastapi = {version = "^0.109.1", optional = true}
|
||||
backoff = {version = "*", optional = true}
|
||||
pyyaml = {version = "^6.0.1", optional = true}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue