Skip to content

Commit 54b1f35

Browse files
iskakaushikjovezhong
authored andcommitted
FastMcp is now part of official mcp sdk (ClickHouse#17)
1 parent cf1bbac commit 54b1f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license-files = ["LICENSE"]
88
requires-python = ">=3.13"
99
dependencies = [
1010
"mcp>=1.3.0",
11-
"mcp[cli]",
11+
"mcp[cli]>=1.3.0",
1212
"python-dotenv>=1.0.1",
1313
"uvicorn>=0.34.0",
1414
"timeplus-connect>=0.8.15",

0 commit comments

Comments
 (0)