#
# 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
    #   pytest
bandit==1.7.0
    # via flake8-bandit
black==21.4b1 ; platform_python_implementation != "PyPy"
    # via
    #   -r requirements-dev.in
    #   flake8-black
certifi==2020.12.5
    # via requests
chardet==4.0.0
    # via requests
click==7.1.2
    # via
    #   black
    #   pip-tools
    #   safety
coverage==5.5
    # via pytest-cov
dparse==0.5.1
    # via safety
flake8-bandit==2.1.2
    # via -r requirements-dev.in
flake8-black==0.2.1 ; platform_python_implementation != "PyPy"
    # via -r requirements-dev.in
flake8-bugbear==21.4.3
    # via -r requirements-dev.in
flake8-docstrings==1.6.0
    # via -r requirements-dev.in
flake8-isort==4.0.0
    # via -r requirements-dev.in
flake8-polyfill==1.0.2
    # via flake8-bandit
flake8-pytest==1.3
    # via -r requirements-dev.in
flake8==3.8.4
    # via
    #   -r requirements-dev.in
    #   flake8-bandit
    #   flake8-black
    #   flake8-bugbear
    #   flake8-docstrings
    #   flake8-isort
    #   flake8-polyfill
    #   flake8-pytest
    #   hacking
gitdb==4.0.7
    # via gitpython
gitpython==3.1.14
    # via bandit
hacking==4.1.0
    # via -r requirements-dev.in
idna==2.10
    # via requests
iniconfig==1.1.1
    # via pytest
isort==5.8.0
    # via
    #   -r requirements-dev.in
    #   flake8-isort
mccabe==0.6.1
    # via flake8
mock==4.0.3
    # via -r requirements-dev.in
mypy-extensions==0.4.3
    # via black
packaging==20.9
    # via
    #   dparse
    #   pytest
    #   safety
pathspec==0.8.1
    # via black
pbr==5.6.0
    # via stevedore
pep517==0.10.0
    # via pip-tools
pip-tools==6.1.0
    # via -r requirements-dev.in
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pycodestyle==2.6.0
    # via
    #   flake8
    #   flake8-bandit
pydocstyle==6.0.0
    # via flake8-docstrings
pyflakes==2.2.0
    # via flake8
pyparsing==2.4.7
    # via packaging
pytest-cov==2.11.1
    # via -r requirements-dev.in
pytest==6.2.3
    # via
    #   -r requirements-dev.in
    #   pytest-cov
pyyaml==5.4.1
    # via
    #   bandit
    #   dparse
regex==2021.4.4
    # via black
requests==2.25.1
    # via
    #   responses
    #   safety
responses==0.13.2
    # via -r requirements-dev.in
safety==1.10.3
    # via -r requirements-dev.in
six==1.15.0
    # via
    #   bandit
    #   responses
smmap==4.0.0
    # via gitdb
snowballstemmer==2.1.0
    # via pydocstyle
stevedore==3.3.0
    # via bandit
testfixtures==6.17.1
    # via flake8-isort
toml==0.10.2
    # via
    #   black
    #   dparse
    #   pep517
    #   pytest
urllib3==1.26.5
    # via
    #   requests
    #   responses

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