matplotlib>=3.7
parosol-py>=0.1.13
scipy>=1.10
SimpleITK>=2.2

[:python_version < "3.13"]
numpy<2.0,>=1.26

[:python_version >= "3.13"]
numpy<3.0,>=2.1

[test]
pytest
pytest-cov
