From 9c55be3e8246a22069cd869b3febe0b96e9bf48c Mon Sep 17 00:00:00 2001 From: David Manouchehri Date: Thu, 11 Apr 2024 23:54:55 +0000 Subject: [PATCH] (feat) - Bump version for Vertex AI SDK. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f09dd7501..2acb41165 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pandas==2.1.1 # for viewing clickhouse spend analytics prisma==0.11.0 # for db mangum==0.17.0 # for aws lambda functions pynacl==1.5.0 # for encrypting keys -google-cloud-aiplatform==1.43.0 # for vertex ai calls +google-cloud-aiplatform==1.47.0 # for vertex ai calls anthropic[vertex]==0.21.3 google-generativeai==0.3.2 # for vertex ai calls async_generator==1.10.0 # for async ollama calls