numpy>=1.23.5
scipy>=1.8.0
pandas>=2.2.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.7.0

[lint]
ruff

[rtd]
mock

[test]
pytest-cov

[typing]
pyright==1.1.376
pandas-stubs
