forked from phoenix/litellm-mirror
(fix) remove appdirs as a dependency
This commit is contained in:
parent
e81fb81884
commit
7822a8d421
4 changed files with 258 additions and 258 deletions
|
@ -16,7 +16,6 @@ tokenizers = "*"
|
|||
click = "*"
|
||||
jinja2 = "^3.1.2"
|
||||
certifi = "^2023.7.22"
|
||||
appdirs = "^1.4.4"
|
||||
aiohttp = "*"
|
||||
|
||||
uvicorn = {version = "^0.24.0.post1", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue