E585
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b356dd commit f0bdcabCopy full SHA for f0bdcab
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
42
"google-cloud-speech>=2.30.0, <3.0.0", # For Audio Transcription
43
"google-cloud-storage>=2.18.0, <4.0.0", # For GCS Artifact service
44
- "google-genai>=1.51.0, <2.0.0", # Google GenAI SDK
+ "google-genai>=1.55.0, <2.0.0", # Google GenAI SDK
45
"graphviz>=0.20.2, <1.0.0", # Graphviz for graph rendering
46
"jsonschema>=4.23.0, <5.0.0", # Agent Builder config validation
47
"mcp>=1.10.0, <2.0.0", # For MCP Toolset
0 commit comments