diff --git a/pyproject.toml b/pyproject.toml index c89502d..fbc223b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "pydantic>=2.11.4", "aiohttp>=3.11.18", "playwright>=1.52.0", - "fastmcp>=2.5.1", + "fastmcp>=2.9.2", "pypdf>=5.5.0", ]