
[all]
ndcube[plotting,reproject]

[asdf]
asdf-astropy>=0.7.0
asdf>=3.1.0

[asdf-tests]
ndcube[asdf]
pytest-asdf-plugin

[dev]
ndcube[asdf,docs,plotting,reproject,tests-only]

[docs]
matplotlib
mpl-animators>=1.0
ndcube[all,tests-optional]
packaging
sphinx
sphinx-automodapi
sphinx-gallery
sphinxext-opengraph
sunpy-sphinx-theme

[plotting]
matplotlib>=3.9.0
mpl_animators>=1.2

[reproject]
reproject>=0.14

[tests]
ndcube[asdf-tests,plotting,reproject,tests-only,tests-optional]

[tests-minimal]
ndcube[plotting,reproject,tests-only]
sunpy>=6.1.0

[tests-only]
pytest
pytest-astropy
pytest-cov
pytest-doctestplus
pytest-mpl>=0.12
pytest-xdist

[tests-only:sys_platform != "win32"]
pytest-memray

[tests-optional]
dask>=2024.1.0
specutils>=1.13.0
sunpy>=6.1.0
