Skip to content

Commit 5583bb8

Browse files
DeanChensjcopybara-github
authored andcommitted
chore: Update MCP requirement to >1.10.0
Resolves #3644 Co-authored-by: Shangjie Chen <deanchen@google.com> PiperOrigin-RevId: 835302097
1 parent 89aee16 commit 5583bb8

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"google-genai>=1.45.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
47-
"mcp>=1.8.0, <2.0.0", # For MCP Toolset
47+
"mcp>=1.10.0, <2.0.0", # For MCP Toolset
4848
"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.
4949
"opentelemetry-exporter-gcp-logging>=1.9.0a0, <2.0.0",
5050
"opentelemetry-exporter-gcp-monitoring>=1.9.0a0, <2.0.0",

0 commit comments

Comments
 (0)