diff --git a/pyproject.toml b/pyproject.toml index 0e3c5e2..6bc38f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ keywords = ["mcp", "patterns", "automation", "code-generation"] dependencies = [ - "mcp>=1.0.0", + "mcp>=1.27.0", "pyyaml>=6.0", "jinja2>=3.1", ]