numpy>1.6
scipy>0.9
astropy>5.0
tables>3.0

[ci]
toml
ruff
isort

[docs]
sphinx>=5.3
sphinx-book-theme>=0.3.3
sphinx-automodapi>=0.14
sphinx_copybutton>=0.5
sphinx-mdinclude>=0.6
sphinxcontrib-htmlhelp>=2.1.0
sphinxcontrib-serializinghtml>=2.0.0
sphinx-tabs>=3.0
myst-nb>=0.16.0
sphinx-design>=0.6
IPython>=8.0
matplotlib
numpydoc

[testing]
pytest
pytest-doctestplus
codecov
pytest-cov
