#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=requirements/test.txt requirements/test.in
#
attrs==21.2.0
    # via
    #   jsonschema
    #   pytest
certifi==2021.5.30
    # via requests
charset-normalizer==2.0.4
    # via requests
click==7.1.2
    # via
    #   clickclick
    #   flask
clickclick==20.10.2
    # via connexion
connexion[swagger-ui]==2.9.0
    # via -r requirements/test.in
coverage==5.5
    # via pytest-cov
flask==1.1.4
    # via
    #   connexion
    #   pytest-flask
idna==3.2
    # via requests
inflection==0.5.1
    # via connexion
iniconfig==1.1.1
    # via pytest
isodate==0.6.0
    # via openapi-schema-validator
itsdangerous==1.1.0
    # via flask
jinja2==2.11.3
    # via
    #   flask
    #   swagger-ui-bundle
jsonschema==3.2.0
    # via
    #   connexion
    #   openapi-schema-validator
    #   openapi-spec-validator
markupsafe==2.0.1
    # via jinja2
openapi-schema-validator==0.1.5
    # via openapi-spec-validator
openapi-spec-validator==0.3.1
    # via connexion
packaging==21.0
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.10.0
    # via pytest
pyparsing==2.4.7
    # via packaging
pyrsistent==0.18.0
    # via jsonschema
pytest==6.2.5
    # via
    #   -r requirements/test.in
    #   pytest-cov
    #   pytest-flask
pytest-cov==2.12.1
    # via -r requirements/test.in
pytest-flask==1.2.0
    # via -r requirements/test.in
pyyaml==5.4.1
    # via
    #   clickclick
    #   connexion
    #   openapi-spec-validator
requests==2.26.0
    # via connexion
six==1.16.0
    # via
    #   jsonschema
    #   openapi-schema-validator
    #   openapi-spec-validator
swagger-ui-bundle==0.0.8
    # via connexion
toml==0.10.2
    # via
    #   pytest
    #   pytest-cov
urllib3==1.26.6
    # via requests
werkzeug==1.0.1
    # via
    #   connexion
    #   flask
    #   pytest-flask

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