boltons

[:python_version < "3.5"]
networkx==2.2

[:python_version < "3.7"]
contextvars

[:python_version >= "3.5"]
networkx

[all]
matplotlib
pydot
pytest
pytest-cov
pytest-sphinx
dill
sphinx
black
pylint
mypy

[dill]
dill

[plot]
matplotlib
pydot

[test]
matplotlib
pydot
pytest
pytest-cov
pytest-sphinx
dill
