typer>=0.9
pydantic>=2.0
rich>=13.0

[:python_version < "3.11"]
tomli>=2.0

[api]
starlette>=0.27
uvicorn>=0.20

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
mypy>=1.0

[mcp]
fastmcp>=2.0
