typer>=0.9
rich>=13.7
httpx>=0.27.0
pydantic>=2.0
pyyaml>=6.0

[all]
typer>=0.9
rich>=13.7
httpx>=0.27.0
pydantic>=2.0
pyyaml>=6.0

[dev]
pytest>=8
pytest-cov
ruff>=0.9.0
mypy
bandit
types-PyYAML>=6.0.12
respx>=0.22.0
