#
# 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            # via -r requirements-dev.in
click==7.1.1              # via black
coverage==5.0.4           # via -r requirements-dev.in
entrypoints==0.3          # via flake8
flake8==3.7.9             # via -r requirements-dev.in
isort[pyproject]==4.3.21  # via -r requirements-dev.in
mccabe==0.6.1             # via flake8
more-itertools==8.2.0     # via pytest
mypy-extensions==0.4.3    # via mypy
mypy==0.770               # via -r requirements-dev.in
packaging==20.3           # via pytest
pathspec==0.7.0           # via black
pluggy==0.13.1            # via pytest
py==1.8.1                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pyparsing==2.4.6          # via packaging
pytest==5.4.1             # via -r requirements-dev.in
regex==2020.2.20          # via black
six==1.14.0               # via packaging
toml==0.10.0              # via black, isort
typed-ast==1.4.1          # via black, mypy
typing-extensions==3.7.4.1  # via mypy
wcwidth==0.1.9            # via pytest
