mcp>=1.0.0
typer>=0.12.0
rich>=13.0.0
httpx>=0.27.0
starlette>=0.37.0
uvicorn>=0.27.0
jinja2>=3.1.0
pyyaml>=6.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24.0
pytest-httpx>=0.30.0
ruff>=0.6.0
mypy>=1.11.0
