forked from phoenix/litellm-mirror
(feat) proxy - add pyyaml, appdirs as dependencies
This commit is contained in:
parent
0bf2b56c0f
commit
ed615e7df4
1 changed files with 2 additions and 0 deletions
|
@ -28,7 +28,9 @@ rq = {version = "*", optional = true}
|
|||
proxy = [
|
||||
"uvicorn",
|
||||
"fastapi",
|
||||
"appdirs",
|
||||
"backoff",
|
||||
"pyyaml",
|
||||
"rq",
|
||||
"orjson",
|
||||
"importlib",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue