#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file dev-requirements.txt dev-requirements.in
#
astroid==1.6.0            # via pylint
attrs==17.4.0             # via pytest
autopep8==1.3.3
coverage==4.4.2           # via pytest-cov
flake8-docstrings==1.3.0
flake8-polyfill==1.0.2    # via flake8-docstrings
flake8==3.5.0
isort==4.2.15             # via pylint
lazy-object-proxy==1.3.1  # via astroid
mccabe==0.6.1             # via flake8, pylint
mock==2.0.0
pbr==3.1.1                # via mock
pluggy==0.6.0             # via pytest
py==1.5.2                 # via pytest
pycodestyle==2.3.1        # via autopep8, flake8
pydocstyle==2.1.1         # via flake8-docstrings
pyflakes==1.6.0           # via flake8
pylint==1.8.1
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest==3.3.2
six==1.11.0               # via astroid, mock, pydocstyle, pylint, pytest
snowballstemmer==1.2.1    # via pydocstyle
wrapt==1.10.11            # via astroid
