Skip to content

Commit 9d16cba

Browse files
authored
Merge pull request #54 from huang195/use_full_feature_python_lib
switch weather tool to use full-featured python lib
2 parents c9ec9fb + 2e06e69 commit 9d16cba

3 files changed

Lines changed: 925 additions & 223 deletions

File tree

mcp/weather_tool/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"httpx>=0.28.1",
9-
"mcp[cli]>=1.3.0",
9+
"fastmcp>=2.11.0",
1010
"requests>=2.32.3",
1111
]

0 commit comments

Comments
 (0)