numpy>=1.21
scipy
tqdm
matplotlib
imageio
scikit-image
torch

[dev]
editables>=0.5
build>=1.2
git-changelog>=2.4
isort
pyupgrade
pytest>=8.2
pytest-cov>=5.0
pytest-randomly>=3.15
pytest-xdist>=3.6
mypy>=1.10
types-markdown>=3.6
types-pyyaml>=6.0
flake8
black>=24.4
mkdocs>=1.6
mkdocs-gen-files>=0.4
mkdocs-git-committers-plugin-2>=2.3
mkdocs-literate-nav>=0.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[dev:python_version < "3.11"]
tomli>=2.0

[dev:python_version < "3.13"]
twine>=5.1
