forked from phoenix/litellm-mirror
build(circle_ci/config.yml): update requirements
This commit is contained in:
parent
bedcd22f40
commit
a6d1c7e221
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ jobs:
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pip install pytest-asyncio
|
pip install pytest-asyncio
|
||||||
pip install mypy
|
pip install mypy
|
||||||
pip install -q google-generativeai
|
pip install "google-generativeai>=0.3.2"
|
||||||
pip install google-cloud-aiplatform
|
pip install "google-cloud-aiplatform>=1.38.0"
|
||||||
pip install "boto3>=1.28.57"
|
pip install "boto3>=1.28.57"
|
||||||
pip install appdirs
|
pip install appdirs
|
||||||
pip install langchain
|
pip install langchain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue