numpy>=1.19.0
scipy>=1.5.0
pandas>=1.3.5

[:platform_system == "Windows" or platform_system == "Emscripten"]
tzdata

[all]
mizani[doc]
mizani[build]
mizani[lint]
mizani[test]
mizani[dev]

[build]
build
wheel

[dev]
notebook
twine
mizani[typing]

[doc]
sphinx>=6.1.0
numpydoc>=0.9.1

[lint]
black>=23.1.0
ruff

[test]
pytest-cov

[typing]
pyright
pandas-stubs
