typer>=0.9.0
rich>=13.0
pydantic>=2.0
httpx>=0.27.0
pyyaml>=6.0
mcp<2.0,>=1.0
tomlkit>=0.13.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23.0
pytest-benchmark>=4.0
pytest-cov>=5.0
mypy>=1.0
types-PyYAML>=6.0
ruff==0.16.3
build>=1.0
respx>=0.22

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0
pymdown-extensions>=10.0
