forked from phoenix/litellm-mirror
(feat) proxy - remove subprocess install
This commit is contained in:
parent
e516cfe9f5
commit
af15e49948
2 changed files with 2 additions and 28 deletions
|
@ -28,7 +28,6 @@ rq = {version = "*", optional = true}
|
|||
proxy = [
|
||||
"uvicorn",
|
||||
"fastapi",
|
||||
"appdirs",
|
||||
"backoff",
|
||||
"pyyaml",
|
||||
"rq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue