Skip to content

Commit 516d2f3

Browse files
committed
fix(dependencies): update mcp dependency version to 1.1.2 for compatibility and improvements
1 parent 216723b commit 516d2f3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ authors = [
77
]
88
dependencies = [
99
"asyncio>=3.4.3",
10-
"mcp>=1.1.0",
11-
"chardet>=5.2.0"
10+
"mcp>=1.1.2",
11+
"chardet>=5.2.0",
1212
]
1313
requires-python = ">=3.11"
1414
readme = "README.md"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)