#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements-dev.in
#
appdirs==1.4.3            # via black
attrs==19.3.0             # via black, pytest
black==19.10b0 ; python_version > "3.5"
click==7.0                # via black, pip-tools
coverage==5.0.1           # via pytest-cov
entrypoints==0.3          # via flake8
flake8-blind-except==0.1.1
flake8-coding==1.3.2
flake8-debugger==3.2.1
flake8-deprecated==1.3
flake8-isort==2.8.0
flake8-pep3101==1.3.0
flake8-polyfill==1.0.2
flake8-quotes==2.1.1
flake8-string-format==0.2.3
flake8-todo==0.7
flake8==3.7.9
importlib-metadata==1.3.0  # via pluggy, pytest
isort[pyproject]==4.3.21
mccabe==0.6.1             # via flake8
more-itertools==8.0.2     # via pytest, zipp
packaging==19.2           # via pytest
pathspec==0.7.0           # via black
pip-tools==4.3.0
pluggy==0.13.1            # via pytest
py==1.8.1                 # via pytest
pycodestyle==2.5.0
pydocstyle==5.0.1
pyflakes==2.1.1
pyparsing==2.4.6          # via packaging
pytest-cov==2.8.1
pytest==5.3.2
regex==2019.12.20         # via black
six==1.13.0               # via packaging, pip-tools
snowballstemmer==2.0.0    # via pydocstyle
testfixtures==6.10.3      # via flake8-isort
toml==0.10.0              # via black, isort
typed-ast==1.4.0          # via black
wcwidth==0.1.8            # via pytest
zipp==0.6.0               # via importlib-metadata

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