numpy>=1.20.0
python-igraph>=0.8.2
networkx>=2.5.1
scipy>=1.6.3
matplotlib>=3.4.2
pandas>=1.2.4
jupyterlab>=3.0.0
ipywidgets>=7.6.3

[:platform_system == "Windows"]
pywin32>=1.0

[development]
Cython>=0.29.20
jupyter_packaging~=0.10.2

[testing]
pytest
pytest-cov
