itk>=5.3.0
matplotlib>=3.7.0
numpy>=1.25
pandas>=2.0.0
pydicom>=2.4.0
pywavelets>=1.4.0
scikit-image>=0.20.0
scipy>=1.11

[:python_version < "3.11"]
typing-extensions>=4.10

[:python_version <= "3.11"]
ray>=2.10.0

[docs]
sphinx>=5.0.0
sphinx_rtd_theme>=2.0.0
nbsphinx

[test]
pytest>=7.4.0
