#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile requirements-dev.in
#
attrs==22.1.0
    # via pytest
black==22.10.0
    # via -r requirements-dev.in
build==0.9.0
    # via pip-tools
cfgv==3.3.1
    # via pre-commit
click==8.1.3
    # via
    #   black
    #   flask
    #   functions-framework
    #   pip-tools
cloudevents==1.7.1
    # via functions-framework
coverage[toml]==6.5.0
    # via pytest-cov
deprecation==2.1.0
    # via cloudevents
distlib==0.3.6
    # via virtualenv
exceptiongroup==1.0.4
    # via pytest
filelock==3.8.0
    # via virtualenv
flask==2.2.2
    # via functions-framework
functions-framework==3.2.1
    # via -r requirements-dev.in
gunicorn==20.1.0
    # via functions-framework
identify==2.5.9
    # via pre-commit
importlib-metadata==5.1.0
    # via flask
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via -r requirements-dev.in
itsdangerous==2.1.2
    # via flask
jinja2==3.1.2
    # via flask
markupsafe==2.1.1
    # via
    #   jinja2
    #   werkzeug
mypy-extensions==0.4.3
    # via black
nodeenv==1.7.0
    # via pre-commit
packaging==21.3
    # via
    #   build
    #   deprecation
    #   pytest
pathspec==0.10.2
    # via black
pep517==0.13.0
    # via build
pip-tools==6.11.0
    # via -r requirements-dev.in
platformdirs==2.5.4
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.20.0
    # via -r requirements-dev.in
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via
    #   -r requirements-dev.in
    #   pytest-cov
pytest-cov==4.0.0
    # via -r requirements-dev.in
pyyaml==6.0
    # via pre-commit
toml==0.10.2
    # via pre-commit
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   pep517
    #   pytest
typing-extensions==4.4.0
    # via black
virtualenv==20.17.0
    # via pre-commit
watchdog==2.1.9
    # via functions-framework
werkzeug==2.2.2
    # via flask
wheel==0.38.4
    # via pip-tools
zipp==3.11.0
    # via importlib-metadata

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