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
|
@ -31,7 +31,6 @@ jobs:
|
|||
pip install "google-generativeai>=0.3.2"
|
||||
pip install "google-cloud-aiplatform>=1.38.0"
|
||||
pip install "boto3>=1.28.57"
|
||||
pip install appdirs
|
||||
pip install langchain
|
||||
pip install "langfuse>=2.0.0"
|
||||
pip install numpydoc
|
||||
|
|
|
@ -8,7 +8,6 @@ cohere
|
|||
redis
|
||||
anthropic
|
||||
boto3
|
||||
appdirs
|
||||
orjson
|
||||
pydantic
|
||||
google-cloud-aiplatform
|
Loading…
Add table
Add a link
Reference in a new issue