Merge pull request #967 from yamitzky/main

Fix ModuleNotFoundError of Vertex AI
This commit is contained in:
Tal
2024-06-15 19:51:23 +03:00
committed by GitHub

View File

@ -7,7 +7,7 @@ boto3==1.33.6
dynaconf==3.2.4
fastapi==0.99.0
GitPython==3.1.32
google-cloud-aiplatform==1.35.0
google-cloud-aiplatform==1.38.0
google-cloud-storage==2.10.0
Jinja2==3.1.2
litellm==1.34.42