E585 chore: Update genAI SDK version · google/adk-python@f0bdcab · GitHub
[go: up one dir, main page]

Skip to content

Commit f0bdcab

Browse files
seanzhougooglecopybara-github
authored andcommitted
chore: Update genAI SDK version
Co-authored-by: Xiang (Sean) Zhou <seanzhougoogle@google.com> PiperOrigin-RevId: 843030125
1 parent 7b356dd commit f0bdcab

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
@@ -41,7 +41,7 @@ dependencies = [
4141
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
4242
"google-cloud-speech>=2.30.0, <3.0.0", # For Audio Transcription
4343
"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
44+
"google-genai>=1.55.0, <2.0.0", # Google GenAI SDK
4545
"graphviz>=0.20.2, <1.0.0", # Graphviz for graph rendering
4646
"jsonschema>=4.23.0, <5.0.0", # Agent Builder config validation
4747
"mcp>=1.10.0, <2.0.0", # For MCP Toolset

0 commit comments

Comments
 (0)
0