numpy>=1.19.0
networkx>=2.5
scipy>=1.7.0
typing-extensions>=3.7.4

[dev]
pytest>=6.0
pytest-cov>=2.12
mypy>=0.910
black>=21.7b0
isort>=5.9.3
flake8>=3.9.2

[docs]
sphinx>=4.0
sphinx-rtd-theme>=0.5.2
numpydoc>=1.1.0
