#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file requirements/dev.txt requirements/dev.in
#
astroid==1.5.3            # via pylint, pylint-plugin-utils
bumpversion==0.5.3
click==6.7                # via pip-tools
coverage==4.4.1           # via pytest-cov
django==1.10.7
first==2.0.1              # via pip-tools
invoke==0.20.3
isort==4.2.15             # via pylint
lazy-object-proxy==1.3.1  # via astroid
mccabe==0.6.1             # via pylint
pep8==1.7.0
pip-tools==1.9.0
py==1.4.34                # via pytest
pyenchant==1.6.11
pylint-common==0.2.5
pylint-plugin-utils==0.2.6  # via pylint-common
pylint==1.7.2
pytest-cov==2.5.1
pytest-django==3.1.2
pytest==3.2.0
six==1.10.0               # via astroid, pip-tools, pylint
wrapt==1.10.10            # via astroid
