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.
1 parent e635364 commit f31bdceCopy full SHA for f31bdce
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
{name = "Jonathan Löwenstern"}
10
]
11
dependencies = [
12
- "mcp~=1.12.4",
+ "mcp>=1.12.4,<1.15.0",
13
"ollama~=0.5.3",
14
"prompt-toolkit~=3.0.51",
15
"rich~=14.1.0",
0 commit comments