
[:python_version < "3.8"]
typing-extensions>=3.7

[:python_version < "3.9"]
importlib-resources

[dev]
pytest>=6
pytest-cov>=3
tbump>=6.7.0
twine

[docs]
Sphinx>=4.0
myst-parser>=0.13
sphinx-book-theme>=0.1.0
sphinx-copybutton

[test]
pytest>=6
pytest-cov>=3
python-magic
