python-dateutil
lunardate
convertdate
pyluach
more_itertools

[:platform_system == "Windows"]
tzdata

[:python_version < "3.8"]
importlib_metadata

[:python_version < "3.9"]
backports.zoneinfo

[astronomy]
skyfield
skyfield-data
tqdm

[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

[enabler]
pytest-enabler>=2.2

[test]
pytest!=8.1.*,>=6
pygments
pytest-cov
pytest-pep8
pandas
jaraco.test>=3.2.0
freezegun

[type]
pytest-mypy
