numpy
networkx
pandas
tifffile
imagecodecs
scikit-image
tqdm
typer

[:python_version != "3.11"]
numba

[dev]
black
ipython
mypy
pdbpp
pre-commit
pytest-cov
pytest
rich
ruff

[docs]
ipython==8.17.1
myst-parser==2.0.0
nbsphinx-link==1.3.0
nbsphinx==0.9.3
sphinx-autoapi==3.0.0
sphinx-click==5.0.1
sphinx-rtd-theme==1.3.0
Sphinx==7.2.6

[test]
pytest>=6.0
pytest-cov
pytest-benchmark
pytest-timeout
tabulate
