#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file tools/requirements.txt tools/requirements.in
#
alabaster==0.7.12
astroid==2.2.2            # via pylint
babel==2.4.0              # via sphinx
certifi==2017.4.17        # via requests
chardet==3.0.4            # via requests
check-manifest==0.35
click==6.7                # via pip-tools
coverage==4.4.1           # via pytest-cov
docutils==0.13.1
first==2.0.1              # via pip-tools
idna==2.5                 # via requests
imagesize==0.7.1          # via sphinx
isort==4.3.9              # via pylint
jinja2==2.9.6             # via sphinx
lazy-object-proxy==1.3.1  # via astroid
markupsafe==1.0           # via jinja2
mccabe==0.6.1             # via pylint
packaging==19.0           # via sphinx
pip-tools==1.9.0
pkginfo==1.4.1            # via twine
py==1.4.34                # via pytest
pygments==2.2.0           # via sphinx
pylint-django==2.0.9
pylint-plugin-utils==0.5  # via pylint-django
pylint==2.3.1
pyparsing==2.3.1          # via packaging
pytest-cov==2.5.1
pytest==3.1.3
pytz==2017.2              # via babel
requests-toolbelt==0.8.0  # via twine
requests==2.18.1          # via requests-toolbelt, sphinx, twine
six==1.12.0               # via astroid, packaging, pip-tools, sphinx
snowballstemmer==1.2.1    # via sphinx
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0  # via sphinx
tqdm==4.14.0              # via twine
twine==1.9.1
# typed-ast doesn't compile on PyPy and is not required by astroid there.
# typed-ast==1.2.0        # via astroid
urllib3==1.21.1           # via requests
wheel==0.29.0
wrapt==1.11.1             # via astroid
