toml~=0.10.0
pep517==0.7.0
twine==2.0.0
click~=7.0
coloredlogs~=10.0

[linting]
flake8==3.7.8
flake8-bugbear==19.8.0
flake8-commas==2.0.0
flake8-docstrings==1.5.0
flake8-import-order==0.18.1
pep8-naming==0.8.2
pylint==2.4.3

[testing]
pytest==5.2.1
pytest-flake8==1.0.4
pytest-pylint==0.14.1
