numpy>=1.2
scipy>=1.12.2
covmats>=0.2.2

[all]
pypcga[docs,examples,install,lint,tests]

[docs]
pypcga[examples]
sphinx<9
nbsphinx
nbsphinx-link>=1.3.1
jupyter_sphinx>=0.3.2
sphinx-jsonschema>=1.15
pygments>=2.11.1
pydata-sphinx-theme
sphinxcontrib-bibtex
sphinx_math_dollar
jupytext

[examples]
matplotlib
Ipykernel
Ipython
nested_grid_plotter

[install]
pip
wheel

[lint]
pre-commit
codespell>=2.1.0
ruff
ty

[tests]
twine==1.14.0
pytest
pytest-runner
pytest-cov
pytest-cookies
coverage
