(feat) proxy - remove subprocess install

This commit is contained in:
ishaan-jaff 2023-12-27 17:27:41 +05:30
parent e516cfe9f5
commit af15e49948
2 changed files with 2 additions and 28 deletions

View file

@ -28,7 +28,6 @@ rq = {version = "*", optional = true}
proxy = [
"uvicorn",
"fastapi",
"appdirs",
"backoff",
"pyyaml",
"rq",