#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile requirements-dev.in
#
-e file:.
    # via -r requirements-dev.in
attrs==21.2.0
    # via flake8-bugbear
bandit==1.7.0
    # via elice-backend-components
certifi==2021.10.8
    # via
    #   requests
    #   sentry-sdk
charset-normalizer==2.0.7
    # via requests
click==8.0.3
    # via
    #   pip-tools
    #   safety
dparse==0.5.1
    # via safety
flake8==4.0.1
    # via
    #   elice-backend-components
    #   flake8-bugbear
    #   flake8-datetimez
    #   flake8-isort
flake8-bugbear==21.9.2
    # via elice-backend-components
flake8-datetimez==20.10.0
    # via elice-backend-components
flake8-isort==4.1.1
    # via elice-backend-components
gitdb==4.0.7
    # via gitpython
gitpython==3.1.24
    # via bandit
idna==3.3
    # via requests
isort==5.9.3
    # via flake8-isort
mccabe==0.6.1
    # via flake8
mypy==0.910
    # via elice-backend-components
mypy-extensions==0.4.3
    # via mypy
packaging==21.0
    # via
    #   dparse
    #   safety
pbr==5.6.0
    # via stevedore
pep517==0.12.0
    # via pip-tools
pip-tools==6.4.0
    # via elice-backend-components
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyparsing==2.4.7
    # via packaging
pyyaml==6.0
    # via
    #   bandit
    #   dparse
requests==2.26.0
    # via safety
safety==1.10.3
    # via elice-backend-components
sentry-sdk==1.4.3
    # via elice-backend-components
six==1.16.0
    # via bandit
smmap==4.0.0
    # via gitdb
stevedore==3.5.0
    # via bandit
testfixtures==6.18.3
    # via flake8-isort
toml==0.10.2
    # via
    #   dparse
    #   mypy
tomli==1.2.1
    # via pep517
typing-extensions==3.10.0.2
    # via
    #   gitpython
    #   mypy
urllib3==1.26.7
    # via
    #   requests
    #   sentry-sdk
wheel==0.37.0
    # via pip-tools

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