forked from phoenix/litellm-mirror
gunicorn update
This commit is contained in:
parent
918367cc7b
commit
32a085accf
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
Add a link
Reference in a new issue