8000 bump min version of google-genai sdk to latest. · ognis1205/adk-python@49d8c0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 49d8c0f

Browse files
Jacksunweicopybara-github
authored andcommitted
bump min version of google-genai sdk to latest.
PiperOrigin-RevId: 750324961
1 parent 6454029 commit 49d8c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"google-cloud-secret-manager>=2.22.0", # Fetching secrets in RestAPI Tool
3434
"google-cloud-speech>=2.30.0", # For Audo Transcription
3535
"google-cloud-storage>=2.18.0, <3.0.0", # For GCS Artifact service
36-
"google-genai>=1.9.0", # Google GenAI SDK
36+
"google-genai>=1.11.0", # Google GenAI SDK
3737
"graphviz>=0.20.2", # Graphviz for graph rendering
3838
"mcp>=1.5.0;python_version>='3.10'", # For MCP Toolset
3939
"opentelemetry-api>=1.31.0", # OpenTelemetry

0 commit comments

Comments
 (0)
0