click
jinja2
pyyaml

[dev]
flake8
mypy
types-setuptools
types-PyYAML
pytest
pytest-cov
pytest-mock
tox
tox-pyenv
sphinx
sphinx-rtd-theme
myst-parser>=0.12.7
build
twine

[docs]
sphinx
sphinx-rtd-theme
myst-parser>=0.12.7

[lint]
flake8

[test]
pytest
pytest-cov
pytest-mock

[tox]
tox
tox-pyenv

[typecheck]
mypy
types-setuptools
types-PyYAML
