Skip to content

Commit 7a255cd

Browse files
committed
correct version
1 parent e2a8a7d commit 7a255cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
4040
"google-cloud-speech>=2.30.0, <3.0.0", # For Audio Transcription
4141
"google-cloud-storage>=2.18.0, <3.0.0", # For GCS Artifact service
42-
"google-genai>=1.44.0, <2.0.0", # Google GenAI SDK
42+
"google-genai>=1.45.0, <2.0.0", # Google GenAI SDK
4343
"graphviz>=0.20.2, <1.0.0", # Graphviz for graph rendering
4444
"mcp>=1.8.0, <2.0.0;python_version>='3.10'", # For MCP Toolset
4545
"opentelemetry-api>=1.37.0, <=1.37.0", # OpenTelemetry - limit upper version for sdk and api to not risk breaking changes from unstable _logs package.

0 commit comments

Comments
 (0)