Skip to content

Commit 9502b46

Browse files
committed
chore(pyproject.toml): update mcp dependency to a stable version 1.1.2 for better reliability and compatibility
1 parent ca8d19c commit 9502b46

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
@@ -6,7 +6,7 @@ authors = [
66
]
77
dependencies = [
88
"asyncio>=3.4.3",
9-
"mcp @ git+https://github.com/tumf/mcp-python-sdk.git@fix/handle-cancelled-notifications",
9+
"mcp>=1.1.2",
1010
]
1111
requires-python = ">=3.11"
1212
readme = "README.md"

0 commit comments

Comments
 (0)