#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --no-index --output-file requirements-tests.txt requirements-tests.in
#
apipkg==1.4               # via execnet
appdirs==1.4.0
click==6.7
coverage==4.3.4           # via pytest-cov
execnet==1.4.1            # via pytest-cache
fasteners==0.14.1
future==0.16.0
mccabe==0.5.3             # via pytest-mccabe
monotonic==1.2            # via fasteners
pep8==1.7.0               # via pytest-pep8
py==1.4.32                # via pytest
pyflakes==1.5.0           # via pytest-flakes
pytest-cache==1.0         # via pytest-flakes, pytest-mccabe, pytest-pep8
pytest-cov==2.4.0
pytest-flakes==1.0.1
pytest-mccabe==0.1
pytest-mock==1.5.0
pytest-pep8==1.0.6
pytest==3.0.6
six==1.10.0               # via fasteners

# The following packages are considered to be unsafe in a requirements file:
# setuptools                # via pytest
