forked from phoenix/litellm-mirror
update circle requirements
This commit is contained in:
parent
296a977c8e
commit
214ab68510
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ jobs:
|
||||||
pip install openai[datalib]
|
pip install openai[datalib]
|
||||||
pip install -Uq chromadb==0.3.29
|
pip install -Uq chromadb==0.3.29
|
||||||
pip install "boto3>=1.28.57"
|
pip install "boto3>=1.28.57"
|
||||||
|
pip install appdirs
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- ./venv
|
- ./venv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue