We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8d19c commit 9502b46Copy full SHA for 9502b46
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
]
7
dependencies = [
8
"asyncio>=3.4.3",
9
- "mcp @ git+https://github.com/tumf/mcp-python-sdk.git@fix/handle-cancelled-notifications",
+ "mcp>=1.1.2",
10
11
requires-python = ">=3.11"
12
readme = "README.md"
0 commit comments