
[:python_version < "3.10"]
importlib_metadata>=3.6

[:python_version < "3.9"]
importlib_resources>=1.3

[all]
PyAVM
astrodendro
pillow!=7.1.0
scikit-image
scipy
spectral-cube

[astronomy]
PyAVM
astrodendro
spectral-cube

[docs]
numpydoc
sphinx-automodapi
sphinx-book-theme
sphinx<7
sphinxcontrib-spelling

[recommended]
scikit-image

[test]
objgraph
pytest
pytest-cov
pytest-faulthandler
pytest-flake8

[test:platform_system == "Linux"]
h5py>=2.10

[visualtest]
pytest-mpl
