8000 chore: Bump min version for google-genai sdk to 1.13.0. · codefromthecrypt/adk-python@33acb26 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33acb26

Browse files
Jacksunweicopybara-github
authored andcommitted
chore: Bump min version for google-genai sdk to 1.13.0.
PiperOrigin-RevId: 756806752
1 parent ac97fc6 commit 33acb26

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.12.1", # Google GenAI SDK
36+
"google-genai>=1.14.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