Skip to content

Commit b9232d6

Browse files
authored
Merge pull request #1 from mathd/main
fix missing dependencies
2 parents c187b20 + 6c574db commit b9232d6

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)