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

# Doc.
Sphinx==1.8.3
watchdog==0.9.0
twine==1.12.1

# CI.
tox==3.7.0
yapf==0.25.0
pylint==2.2.2
mypy==0.660
pytest==4.1.1
pytest-runner==4.2
coverage==4.5.2

# Dev.
invoke==1.2.0
ipython==7.2.0
cpplint==1.3.0

# For comparison.
allennlp==0.8.1

# Resolve conflicts.
pluggy==0.8.1
numpy==1.16.0
