cython<3.0,>=0.28.0
pandas
networkx>=2.1
numpy>=1.16.6
scipy>=1.7
scikit-image>=0.19
scikit-learn
tqdm

[:python_version < "3"]
opencv-python-headless<=4.2.0.32

[:python_version >= "3"]
opencv-python-headless

[tests]
pytest
pytest-cov
pytest-mock
ruff
