From 8c7fb38136a134d5c53c9f31c9a688d751f52f7c Mon Sep 17 00:00:00 2001 From: Ivan Cheung Date: Thu, 4 Aug 2022 14:53:17 -0400 Subject: [PATCH] Added missing dependency (#814) --- .cloud-build/cleanup/cleanup-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.cloud-build/cleanup/cleanup-requirements.txt b/.cloud-build/cleanup/cleanup-requirements.txt index 983ca6b4c..b7d0f994a 100644 --- a/.cloud-build/cleanup/cleanup-requirements.txt +++ b/.cloud-build/cleanup/cleanup-requirements.txt @@ -1 +1,2 @@ +ratemate google-cloud-aiplatform \ No newline at end of file