# Package.
pip==19.1.1
wheel==0.33.4
bumpversion==0.5.3

# Doc.
Sphinx==2.1.1
watchdog==0.9.0
twine==1.13.0

# CI.
tox==3.12.1
yapf==0.27.0
pylint==2.3.1
mypy==0.701
pytest==4.6.3
pytest-runner==5.1
coverage==4.5.3

# Dev.
invoke==1.2.0
ipython==7.5.0
pur==5.2.2
