more_itertools>=8.5.0
typeguard>=4.0.1

[:python_version < "3.9"]
typing_extensions

[check]
pytest-checkdocs>=2.4

[check:sys_platform != "cygwin"]
pytest-ruff>=0.2.1

[cover]
pytest-cov

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

[enabler]
pytest-enabler>=2.2

[test]
pytest!=8.1.*,>=6
pygments

[type]
pytest-mypy
