networkx>=2.2
numpy<1.22,>=1.19
scipy>=1.5
pandas>=1.0

[all]
pre-commit>=2.12
twine>=3.4
wheel>=0.36
jupyter>=1.0
matplotlib>=3.3
sphinx-rtd-theme>=0.4.2
pillow>=8.2
pytest>=6.2
black==21.5b1
pytest-cov>=2.12
codecov>=2.1
numpydoc>=1.1
sphinx~=4.0

[developer]
black==21.5b1
pre-commit>=2.12

[documentation]
sphinx~=4.0
sphinx-rtd-theme>=0.4.2
numpydoc>=1.1
pillow>=8.2

[release]
twine>=3.4
wheel>=0.36

[test]
pytest>=6.2
pytest-cov>=2.12
codecov>=2.1

[tutorial]
jupyter>=1.0
matplotlib>=3.3
