concepts~=0.7
fileconfig~=0.5
graphviz~=0.7

[dev]
flake8
pep8-naming
wheel
twine

[docs]
sphinx>=1.7
sphinx-rtd-theme

[test]
pytest!=3.10.0,>=3.4
pytest-cov
