#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements-dev.in
#
appdirs==1.4.3            # via black
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via black, pytest
black==19.3b0 ; python_version > "3.5"
click==7.0                # via black, pip-tools
coverage==4.5.3           # via pytest-cov
flake8-blind-except==0.1.1
flake8-coding==1.3.1
flake8-debugger==1.4.0
flake8-deprecated==1.2
flake8-isort==2.2.1
flake8-pep3101==1.1
flake8-polyfill==1.0.1
flake8-quotes==0.11.0
flake8-string-format==0.2.3
flake8-todo==0.7
flake8==3.3.0
importlib-metadata==0.17  # via pluggy, pytest
isort==4.2.15
mccabe==0.6.1             # via flake8
more-itertools==5.0.0     # via pytest
packaging==19.0           # via pytest
pip-tools==3.8.0
pluggy==0.12.0            # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.3.1
pydocstyle==3.0.0
pyflakes==1.5.0
pyparsing==2.4.0          # via packaging
pytest-cov==2.7.1
pytest==4.6.2
six==1.12.0               # via more-itertools, packaging, pip-tools, pydocstyle, pytest
snowballstemmer==1.2.1    # via pydocstyle
testfixtures==4.9.1       # via flake8-isort
toml==0.10.0              # via black
wcwidth==0.1.7            # via pytest
zipp==0.5.1               # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1        # via flake8-blind-except
