matplotlib>=3.8.0
pandas>=2.2.0
mizani~=0.13.0
numpy>=1.23.5
scipy>=1.8.0
statsmodels>=0.14.0

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

[build]
build
wheel

[dev]
twine
plotnine[typing]
pre-commit

[doc]
jupyter
nbsphinx
click
numpydoc>=0.9.1
quartodoc>=0.7.2

[extra]
adjustText>=1.2.0
geopandas>=1.0.0
scikit-learn>1.2.0
scikit-misc>=0.5.1

[lint]
ruff

[test]
pytest-cov>=4.0.0

[typing]
pyright==1.1.386
ipython
pandas-stubs
