nibabel>=5.1
numpy>=1.25
psutil
scikit-image>=0.21
scipy>=1.11
torch>=2.0.1

[all]
neuroreg[build]
neuroreg[doc]
neuroreg[style]
neuroreg[test]

[build]
build
twine

[doc]
furo!=2023.8.17
matplotlib>=3.5
memory-profiler
myst-parser
numpydoc
sphinx<8,>=7.3
sphinxcontrib-bibtex
sphinx-copybutton
sphinx-design
sphinx-gallery
sphinx-issues
sphinx-argparse
pypandoc
nbsphinx
IPython
ipykernel

[full]
neuroreg[all]

[style]
bibclean
codespell
pydocstyle[toml]
ruff

[test]
pytest>=8.2.2
pytest-cov
pytest-timeout
