pyyaml

[:python_version < "3.9"]
importlib_resources

[all]
sphinx>=1.5.3
sphinx_rtd_theme
tabulate
pandas
codecov
coverage[toml]
flake8
flake8-black
flake8-isort
pytest
pytest-cov

[doc]
sphinx>=1.5.3
sphinx_rtd_theme

[render]
tabulate
pandas

[tests]
codecov
coverage[toml]
flake8
flake8-black
flake8-isort
pytest
pytest-cov
