#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements-dev.in
#
appdirs==1.4.4            # via black
attrs==20.3.0             # via black, pytest
black==20.8b1            # via -r requirements-dev.in
click==7.1.2              # via black
coverage==5.3           # via -r requirements-dev.in
entrypoints==0.3          # via flake8
flake8==3.8.4             # via -r requirements-dev.in
isort[pyproject]==5.6.4  # via -r requirements-dev.in
mccabe==0.6.1             # via flake8
more-itertools==8.6.0     # via pytest
mypy-extensions==0.4.3    # via mypy
mypy==0.790               # via -r requirements-dev.in
packaging==20.7           # via pytest
pathspec==0.8.1           # via black
pluggy==0.13.1            # via pytest
py==1.9.0                 # via pytest
pycodestyle==2.6.0        # via flake8
pyflakes==2.2.0           # via flake8
pyparsing==2.4.7          # via packaging
pytest==6.1.2             # via -r requirements-dev.in
regex==2020.11.13          # via black
six==1.15.0               # via packaging
toml==0.10.2              # via black, isort
typed-ast==1.4.1          # via black, mypy
typing-extensions==3.7.4.3  # via mypy
wcwidth==0.2.5            # via pytest
