diff --git a/pyproject.toml b/pyproject.toml index f98009c..953d878 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,8 @@ dependencies = [ "mcp>=1.8.1", "pydantic>=2.11.4", "mcp-proxy>=0.8.2", - "loguru" + "loguru", + "tyro" ] [tool.setuptools.packages.find]