Skip to content

Commit 6c574db

Browse files
committed
fix missing dependencies
1 parent c187b20 commit 6c574db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pocketflow>=0.0.1
22
pyyaml>=6.0
33
requests>=2.28.0
4-
google-cloud-aiplatform>=1.25.0
4+
google-cloud-aiplatform>=1.25.0
5+
google-genai>=1.9.0

0 commit comments

Comments
 (0)