(chore) clean up ci/cd testing requirements

This commit is contained in:
ishaan-jaff 2023-11-15 17:28:37 -08:00
parent 8aea256a53
commit bcc9ebb78f
2 changed files with 0 additions and 3 deletions

View file

@ -30,7 +30,6 @@ jobs:
pip install mypy pip install mypy
pip install -q google-generativeai pip install -q google-generativeai
pip install openai[datalib] pip install openai[datalib]
pip install -Uq chromadb==0.3.29
pip install "boto3>=1.28.57" pip install "boto3>=1.28.57"
pip install appdirs pip install appdirs
pip install langchain pip install langchain

View file

@ -6,8 +6,6 @@ importlib_metadata
baseten baseten
cohere cohere
redis redis
replicate
anthropic anthropic
gptcache
boto3 boto3
appdirs appdirs