pydantic>=2.0.0
typer[all]>=0.9.0
rich>=13.0.0
pyyaml>=6.0
markdown>=3.4.0

[:python_version < "3.9"]
importlib_resources>=1.0.0

[dev]
pytest
pytest-cov
build
twine
pre-commit
black
isort
sphinx
sphinx_rtd_theme
importlib_resources
