Skip to content

Commit 251c9aa

Browse files
fix(deps): update dependency mcp to >=1.10,<1.11
1 parent ded48ac commit 251c9aa

File tree

2 files changed

+130
-5
lines changed

2 files changed

+130
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"mcp[cli] (>=1.9,<1.10)",
11+
"mcp[cli] (>=1.10,<1.11)",
1212
"httpx (>=0.28.1,<0.29.0)",
1313
"pillow (>=11.2.1,<12.0.0)"
1414
]

0 commit comments

Comments
 (0)