mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-15 12:27:01 +00:00
build(circle_ci/config.yml): update requirements
This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
||||
pip install pytest
|
||||
pip install pytest-asyncio
|
||||
pip install mypy
|
||||
pip install -q google-generativeai
|
||||
pip install google-cloud-aiplatform
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user