cached-property>=1.5.1
networkx>=2.3
matplotlib>=3.1.1
seaborn>=0.9.0
PuLP>=1.6.10

[all]
sphinx<3.0.0
sphinx-rtd-theme
sphinxcontrib-apidoc
sphinxcontrib-plantuml
sphinx-autodoc-typehints
m2r
coverage
codecov
flake8
mypy
coloredlogs

[docs]
sphinx<3.0.0
sphinx-rtd-theme
sphinxcontrib-apidoc
sphinxcontrib-plantuml
sphinx-autodoc-typehints
m2r

[logs]
coloredlogs

[syntax]
flake8
mypy

[tests]
coverage
codecov
