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 18bc5a3 commit 5f81cc0Copy full SHA for 5f81cc0
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
dependencies = [
11
"mcp[cli]==1.12.2",
12
"requests==2.32.4",
13
- "uv==0.8.0",
+ "uv==0.8.6",
14
]
15
16
[project.scripts]
requirements.txt
@@ -1,4 +1,4 @@
1
-i https://pypi.org/simple
2
mcp[cli]==1.12.2
3
requests==2.32.4
4
-uv==0.8.0
+uv==0.8.6
0 commit comments