#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile requirements/tests.in
#
asgiref==3.5.1
    # via -r requirements/tests.in
attrs==21.4.0
    # via
    #   jsonschema
    #   pytest
coverage[toml]==6.3.2
    # via pytest-cov
importlib-resources==5.7.1
    # via jsonschema
iniconfig==1.1.1
    # via pytest
jsonschema==4.4.0
    # via
    #   openapi-schema-validator
    #   openapi-spec-validator
openapi-schema-validator==0.2.3
    # via openapi-spec-validator
openapi-spec-validator==0.4.0
    # via -r requirements/tests.in
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.8
    # via packaging
pyrsistent==0.18.1
    # via jsonschema
pytest==7.1.2
    # via
    #   -r requirements/tests.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r requirements/tests.in
pyyaml==6.0
    # via openapi-spec-validator
tomli==2.0.1
    # via
    #   coverage
    #   pytest
zipp==3.8.0
    # via importlib-resources

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