forked from phoenix/litellm-mirror
build(config.yml): pin boto3 dep
This commit is contained in:
parent
63271846c2
commit
15dfb6a076
1 changed files with 2 additions and 2 deletions
|
@ -157,8 +157,8 @@ jobs:
|
|||
pip install "google-generativeai==0.3.2"
|
||||
pip install "google-cloud-aiplatform==1.43.0"
|
||||
pip install pyarrow
|
||||
pip install "boto3>=1.28.57"
|
||||
pip install "aioboto3>=12.3.0"
|
||||
pip install "boto3==1.34.34"
|
||||
pip install "aioboto3==12.3.0"
|
||||
pip install langchain
|
||||
pip install "langfuse>=2.0.0"
|
||||
pip install numpydoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue