# Development dependencies - install with: pip install -e .[dev]
pytest>=8.4.1
pytest-cov>=6.2.1
pytest-xdist>=3.8.0
black>=25.1.0
ruff>=0.12.5
mypy>=1.17.0
pre-commit>=4.2.0
tox>=4.28.1
build>=1.2.2
twine>=6.1.0
bump2version>=1.0.1
termcolor>=3.1.0
tabulate>=0.9.0

# Documentation
sphinx>=8.2.3
sphinx-rtd-theme>=3.0.2
myst-parser>=4.0.1

# Core dependencies (should match pyproject.toml)
numpy>=1.23.5
pandas>=2.3.1
scipy>=1.16.0
nibabel>=5.3.2
rich>=14.1.0
h5py>=3.14.0
matplotlib>=3.10.3
pyvista>=0.45.3
nilearn>=0.12.0
joblib>=1.5.1
scikit-image>=0.25.2
setuptools>=80.9.0
pydicom>=3.0.1





