We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff4aa08 + b67d9c8 commit 2fb62c7Copy full SHA for 2fb62c7
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"google-cloud-secret-manager>=2.22.0, <3.0.0", # Fetching secrets in RestAPI Tool
38
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
39
"google-cloud-speech>=2.30.0, <3.0.0", # For Audio Transcription
40
- "google-cloud-storage>=2.18.0, <3.0.0", # For GCS Artifact service
+ "google-cloud-storage>=2.18.0, <4.0.0", # For GCS Artifact service
41
"google-genai>=1.21.1, <2.0.0", # Google GenAI SDK
42
"graphviz>=0.20.2, <1.0.0", # Graphviz for graph rendering
43
"mcp>=1.8.0, <2.0.0;python_version>='3.10'", # For MCP Toolset
0 commit comments