jaraco.functools>=1.20
python-dateutil

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

[test]
pytest!=8.1.*,>=6
pytest-checkdocs>=2.4
pytest-cov
pytest-mypy
pytest-enabler>=2.2
pytest-freezer
types-python-dateutil

[test:platform_system == "Windows"]
tzdata

[test:python_version < "3.9"]
backports.zoneinfo

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