#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file deps/testing-requirements.txt deps/testing-requirements.in
#
appdirs==1.4.3            # via black
atomicwrites==1.3.0       # via pytest
attrs==18.2.0             # via black, pytest
black==18.9b0
click==7.0                # via black
coverage==4.5.2           # via pytest-cov
entrypoints==0.3          # via flake8
flake8==3.7.6
isort==4.3.4
mccabe==0.6.1             # via flake8
more-itertools==5.0.0     # via pytest
pluggy==0.8.1             # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.0           # via flake8
pytest-cov==2.6.1
pytest==4.3.0
six==1.12.0               # via more-itertools, pytest
toml==0.10.0              # via black
