Skip to content

Commit 1da491c

Browse files
Updating mcp version to 1.10.0 to get the latest MCP spec (#44)
1 parent f1f58b1 commit 1da491c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
requires-python = ">=3.11"
1010
dependencies = [
1111
"fastapi>=0.115.12",
12-
"mcp[cli]>=1.8.1",
12+
"mcp[cli]>=1.10.0",
1313
"uvicorn>=0.34.2",
1414
]
1515

0 commit comments

Comments
 (0)