diff --git a/pyproject.toml b/pyproject.toml index 98fffff..c218005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "gdown>=6.1.0", "httpx>=0.28.1", "lxml>=6.1.1", - "mcp>=1.27.2", + "mcp>=1.28.1", "questionary>=2.1.1", "rich>=15.0.0", "yt-dlp>=2026.6.9",