plotnine>=0.15.3
scipy>=1.10.0

[all]
plotnine-extra[lint]
plotnine-extra[test]
plotnine-extra[build]
plotnine-extra[dev]

[build]
build
wheel

[dev]
twine
pre-commit

[doc]
sphinx>=7.0
furo
nbsphinx>=0.9
ipykernel

[lint]
ruff

[test]
pytest-cov>=4.0.0
