# Package.
pip==18.1
wheel==0.32.3
bumpversion==0.5.3

# Doc.
Sphinx==1.8.2
sphinx-autodoc-typehints==1.5.2
watchdog==0.9.0
twine==1.12.1

# CI.
tox==3.5.3
yapf==0.25.0
pylint==2.2.2
mypy==0.650
pytest==4.0.1
pytest-runner==4.2
coverage==4.5.2
numpy==1.15.4

# Offline tasks.
invoke==1.2.0
