build(config.yml): pin boto3 dep

This commit is contained in:
Krrish Dholakia 2024-03-29 09:27:25 -07:00
parent 63271846c2
commit 15dfb6a076

View file

@ -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