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.
2 parents 5179db4 + 251c9aa commit d518b76Copy full SHA for d518b76
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
readme = "README.md"
9
requires-python = ">=3.11"
10
dependencies = [
11
- "mcp[cli] (>=1.9,<1.10)",
+ "mcp[cli] (>=1.10,<1.11)",
12
"httpx (>=0.28.1,<0.29.0)",
13
"pillow (>=11.2.1,<12.0.0)"
14
]
0 commit comments