Merge pull request #1 from mathd/main

fix missing dependencies
This commit is contained in:
Zach
2025-04-06 13:25:55 -04:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
pocketflow>=0.0.1
pyyaml>=6.0
requests>=2.28.0
google-cloud-aiplatform>=1.25.0
google-cloud-aiplatform>=1.25.0
google-genai>=1.9.0