
[:python_version < "3.10"]
importlib_metadata~=4.6
importlib_resources~=5.0

[doc]
sphinx-rtd-theme>=1.0
sphinx>=4.0

[test]
pytest
pytest-cov
