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

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

# CI.
tox==3.9.0
yapf==0.27.0
pylint==2.3.1
mypy==0.701
pytest==4.4.2
pytest-runner==4.4
coverage==4.5.3

# Dev.
invoke==1.2.0
ipython==7.5.0
