#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=deps/check.txt deps/check.in
#
appdirs==1.4.4
    # via black
attrs==21.2.0
    # via flake8-bugbear
autoflake==1.4
    # via shed
bandit==1.7.0
    # via flake8-bandit
black==21.5b2
    # via shed
click==7.1.2
    # via
    #   black
    #   pybetter
    #   pyemojify
colorama==0.4.4
    # via bandit
com2ann==0.1.1
    # via -r deps/check.in
flake8-bandit==2.1.2
    # via -r deps/check.in
flake8-bugbear==21.4.3
    # via -r deps/check.in
flake8-builtins==1.5.3
    # via -r deps/check.in
flake8-comprehensions==3.5.0
    # via -r deps/check.in
flake8-docstrings==1.6.0
    # via -r deps/check.in
flake8-polyfill==1.0.2
    # via
    #   flake8-bandit
    #   pep8-naming
flake8-print==4.0.0
    # via -r deps/check.in
flake8==3.9.2
    # via
    #   -r deps/check.in
    #   flake8-bandit
    #   flake8-bugbear
    #   flake8-builtins
    #   flake8-comprehensions
    #   flake8-docstrings
    #   flake8-polyfill
    #   flake8-print
gitdb==4.0.7
    # via gitpython
gitpython==3.1.17
    # via bandit
importlib-metadata==4.4.0
    # via
    #   flake8
    #   flake8-comprehensions
    #   stevedore
isort==5.8.0
    # via shed
libcst==0.3.19
    # via
    #   pybetter
    #   shed
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
    #   typing-inspect
mypy==0.790
    # via -r deps/check.in
pathspec==0.8.1
    # via black
pbr==5.6.0
    # via stevedore
pep8-naming==0.11.1
    # via -r deps/check.in
pybetter==0.3.6.1
    # via shed
pycodestyle==2.7.0
    # via
    #   flake8
    #   flake8-bandit
    #   flake8-print
pydocstyle==6.1.1
    # via flake8-docstrings
pyemojify==0.2.0
    # via pybetter
pyflakes==2.3.1
    # via
    #   autoflake
    #   flake8
pygments==2.9.0
    # via pybetter
pyupgrade==2.19.1
    # via shed
pyyaml==5.4.1
    # via
    #   bandit
    #   libcst
regex==2021.4.4
    # via black
shed==0.3.6
    # via -r deps/check.in
six==1.16.0
    # via
    #   bandit
    #   flake8-print
smmap==4.0.0
    # via gitdb
snowballstemmer==2.1.0
    # via pydocstyle
stevedore==3.3.0
    # via bandit
tokenize-rt==4.1.0
    # via pyupgrade
toml==0.10.2
    # via black
typed-ast==1.4.3
    # via
    #   black
    #   mypy
typing-extensions==3.10.0.0
    # via
    #   black
    #   gitpython
    #   importlib-metadata
    #   libcst
    #   mypy
    #   typing-inspect
typing-inspect==0.6.0
    # via libcst
zipp==3.4.1
    # via importlib-metadata
