jaraco.collections
jaraco.text>=3.10
jaraco.logging
jaraco.functools>=1.20
jaraco.stream
pytz
more_itertools
tempora>=1.6

[:python_version < "3.8"]
importlib_metadata

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

[testing]
pytest>=6
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=2.2
pytest-ruff
pygments

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy>=0.9.1
