We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ab7f8 commit 51fe2daCopy full SHA for 51fe2da
plugins/communication_protocols/mcp/pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
description = "UTCP communication protocol plugin for interoperability with the Model Context Protocol (MCP)."
12
readme = "README.md"
13
-requires-python = ">=3.10"
+requires-python = ">=3.11"
14
dependencies = [
15
"pydantic>=2.0",
16
"mcp>=1.12",
0 commit comments