#
# 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
    #   flake8-bugbear
    #   flake8-eradicate
black==20.8b1
    # via
    #   -r requirements-dev.in
    #   flake8-black
click==7.1.2
    # via black
dlint==0.11.0
    # via -r requirements-dev.in
docutils==0.16
    # via restructuredtext-lint
eradicate==2.0.0
    # via flake8-eradicate
flake8-black==0.2.1
    # via -r requirements-dev.in
flake8-blind-except==0.2.0
    # via -r requirements-dev.in
flake8-breakpoint==1.1.0
    # via -r requirements-dev.in
flake8-bugbear==20.11.1
    # via -r requirements-dev.in
flake8-builtins==1.5.3
    # via -r requirements-dev.in
flake8-comprehensions==3.3.1
    # via -r requirements-dev.in
flake8-docstrings==1.5.0
    # via -r requirements-dev.in
flake8-eradicate==1.0.0
    # via -r requirements-dev.in
flake8-fixme==1.1.1
    # via -r requirements-dev.in
flake8-isort==4.0.0
    # via -r requirements-dev.in
flake8-logging-format==0.6.0
    # via -r requirements-dev.in
flake8-mutable==1.2.0
    # via -r requirements-dev.in
flake8-plugin-utils==1.3.1
    # via flake8-breakpoint
flake8-polyfill==1.0.2
    # via pep8-naming
flake8-print==4.0.0
    # via -r requirements-dev.in
flake8-rst-docstrings==0.0.14
    # via -r requirements-dev.in
flake8==3.8.4
    # via
    #   -r requirements-dev.in
    #   dlint
    #   flake8-black
    #   flake8-bugbear
    #   flake8-builtins
    #   flake8-comprehensions
    #   flake8-docstrings
    #   flake8-eradicate
    #   flake8-isort
    #   flake8-mutable
    #   flake8-polyfill
    #   flake8-print
    #   flake8-rst-docstrings
isort==4.3.21
    # via
    #   -r requirements-dev.in
    #   flake8-isort
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
mypy==0.790
    # via -r requirements-dev.in
pathspec==0.8.1
    # via black
pep8-naming==0.11.1
    # via -r requirements-dev.in
pycodestyle==2.6.0
    # via
    #   flake8
    #   flake8-print
pydocstyle==5.1.1
    # via flake8-docstrings
pyflakes==2.2.0
    # via flake8
regex==2020.11.13
    # via black
restructuredtext-lint==1.3.2
    # via flake8-rst-docstrings
six==1.15.0
    # via flake8-print
snowballstemmer==2.0.0
    # via pydocstyle
testfixtures==6.17.1
    # via flake8-isort
toml==0.10.2
    # via black
typed-ast==1.4.2
    # via
    #   black
    #   mypy
typing-extensions==3.7.4.3
    # via
    #   black
    #   mypy

# The following packages are considered to be unsafe in a requirements file:
# setuptools
