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 eaa1581 commit bd9af93Copy full SHA for bd9af93
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
{ name = "saidsef" }
9
]
10
dependencies = [
11
- "mcp[cli]==1.13.1",
+ "mcp[cli]==1.15.0",
12
"requests==2.32.5",
13
"uv==0.8.22",
14
requirements.txt
@@ -1,4 +1,4 @@
1
-i https://pypi.org/simple
2
-mcp[cli]==1.13.1
+mcp[cli]==1.15.0
3
requests==2.32.5
4
uv==0.8.22
0 commit comments