typer>=0.9.0
rich>=12.0.0
quart>=0.19.0
loguru>=0.7.0
httpx>=0.20.0
PyYAML>=6.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
