numpy>=1.19.0
scipy>=1.5.0
pandas>=1.3.5
matplotlib>=3.5.0
palettable

[:platform_system == "Windows"]
tzdata

[:python_version < "3.9"]
backports.zoneinfo

[doc]
sphinx>=4.5.0
numpydoc>=0.9.1

[testing]
flake8
pytest-cov
