diff --git a/pyproject.toml b/pyproject.toml index 0eabb7c..c284585 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" license = { file = "LICENSE" } requires-python = ">=3.11" dependencies = [ - "fastmcp==2.5.1", + "fastmcp==2.14.0", "mcp[cli]==1.9.1", "python-dotenv>=1.1.0", "requests==2.32.4",