
[:platform_system == "Windows"]
packaging

[:python_version < "3.8"]

[all]
ipython
numpy
pandas>=1.2.0
pytest

[numpy]

[pandas]
numpy
pandas>=1.2.0

[test]
ipython
numpy
pandas>=1.2.0
pytest

[types]
mypy
types-pytz
types-tzlocal
