numpy>=1.23.0
scipy>=1.7.0
pandas>=2.1.0

[: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
pre-commit
mizani[typing]

[doc]
sphinx>=7.2.0
numpydoc>=1.6.0

[lint]
ruff

[rtd]
mock

[test]
pytest-cov

[typing]
pyright==1.1.362
pandas-stubs
