click
comb_utils
typeguard
ipython
matplotlib
networkx
numpy
pandas
scikit-image
scikit-learn
scipy
xarray
zarr

[build]
build
twine
wheel

[dev]
reference_package[build]
reference_package[doc]
reference_package[qc]
reference_package[test]

[doc]
furo
sphinx
sphinx-autodoc-typehints
sphinx-click

[qc]
bandit
black
flake8
flake8-annotations
flake8-bandit
flake8-black
flake8-bugbear
flake8-docstrings
flake8-isort
isort
jake
pytype
reference_package[test]
safety

[test]
coverage[toml]
pytest
pytest-cov
