forked from phoenix/litellm-mirror
(chore) clean up ci/cd testing requirements
This commit is contained in:
parent
8aea256a53
commit
bcc9ebb78f
2 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -6,8 +6,6 @@ importlib_metadata
|
||||||
baseten
|
baseten
|
||||||
cohere
|
cohere
|
||||||
redis
|
redis
|
||||||
replicate
|
|
||||||
anthropic
|
anthropic
|
||||||
gptcache
|
|
||||||
boto3
|
boto3
|
||||||
appdirs
|
appdirs
|
Loading…
Add table
Add a link
Reference in a new issue