From f32e55780a3419543326be558e2bfb778d56a384 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 7 Dec 2023 10:21:09 -0800 Subject: [PATCH] (ci/cd) add google-cloud-aiplatform --- .circleci/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index b7291c9c6..148749e4b 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -10,4 +10,5 @@ anthropic boto3 appdirs orjson -pydantic \ No newline at end of file +pydantic +google-cloud-aiplatform \ No newline at end of file