(fix) remove appdirs as a dependency

This commit is contained in:
ishaan-jaff 2023-12-28 11:25:34 +05:30
parent e81fb81884
commit 7822a8d421
4 changed files with 258 additions and 258 deletions

View file

@ -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

View file

@ -8,7 +8,6 @@ cohere
redis
anthropic
boto3
appdirs
orjson
pydantic
google-cloud-aiplatform