#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file requirements/dev.txt requirements/src/dev.in
#
backports.csv==1.0.5
click==6.7                # via pip-tools
coverage==4.4.1           # via pytest-cov
first==2.0.1              # via pip-tools
flake8-docstrings==1.1.0
flake8-import-order==0.12
flake8-polyfill==1.0.1    # via flake8-docstrings
flake8-quotes==0.11.0
flake8==3.3.0
httpretty==0.8.14         # via pytest-httpretty
mccabe==0.6.1             # via flake8
mock==2.0.0
pbr==3.0.1                # via mock
pip-tools==1.9.0
pluggy==0.4.0             # via tox
py==1.4.34                # via pytest, tox
pycodestyle==2.3.1        # via flake8, flake8-import-order
pydocstyle==2.0.0         # via flake8-docstrings
pyflakes==1.5.0           # via flake8
pytest-cov==2.5.1
pytest-httpretty==0.2.0
pytest==3.1.2
requests==2.11.1
six==1.10.0
snowballstemmer==1.2.1    # via pydocstyle
tox==2.7.0
virtualenv==15.1.0        # via tox
