diff --git a/pyproject.toml b/pyproject.toml index 9ca19fc..3066813 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Typing :: Typed", ] dependencies = [ - "fastmcp==2.10.4", + "fastmcp==3.0.2", "httpx==0.28.1", "pydantic==2.11.7", "pydantic-settings==2.10.1",