
[docs]
sphinx>=3.5
jaraco.packaging>=9.3
rst.linker>=1.9
furo
sphinx-lint
jaraco.tidelift>=1.4

[testing]
pytest!=8.1.1,>=6
pytest-checkdocs>=2.4
pytest-cov
pytest-mypy
pytest-enabler>=2.2
pytest-ruff>=0.2.1
appdirs
packaging
more_itertools
pygments

[testing:platform_system == "Windows" and python_version < "3.12"]
pywin32
