python-dateutil

[:python_version < "3.8"]
importlib_metadata

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

[testing]
pytest>=6
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=2.2
pytest-ruff>=0.2.1
path
types-python-dateutil

[testing:platform_python_implementation != "PyPy"]
pytest-mypy
