numpy~=2.2

[:python_version == "3.10"]
scipy~=1.15

[:python_version > "3.10"]
scipy~=1.17

[:python_version >= "3.14"]
numpy~=2.4

[dev]
pytest~=9.0.2
pytest-cov~=7.0
setuptools_scm

[docs]
sphinx-gallery~=0.20
sphinx_rtd_theme~=3.1
pillow~=12.2
matplotlib~=3.10
