From 33d8b51abd0ed4610be1129d46ee9686cb5625a1 Mon Sep 17 00:00:00 2001 From: Mitsuki Ogasahara Date: Thu, 13 Jun 2024 22:17:12 +0900 Subject: [PATCH] Fix problem of vertex ai --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 283a319a..787ab802 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,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.31.10