Skip to content

Commit 7d3c5e8

Browse files
committed
Allow the use of mcp 1.8.0 and above
1 parent 4241a87 commit 7d3c5e8

File tree

3 files changed

+35
-11
lines changed

3 files changed

+35
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ blinker = "1.9.0"
3535
loguru = "0.7.3"
3636
jq = "1.8.0"
3737
litellm = "1.60.4"
38-
mcp = "1.3.0"
38+
mcp = ">=1.8.0"
3939
jinja2 = "3.1.5"
4040

4141
[tool.pyright]

uv.lock

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

0 commit comments

Comments
 (0)