#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile requirements/tests.in
#
asgiref==3.4.1
    # via -r requirements/tests.in
attrs==21.2.0
    # via
    #   jsonschema
    #   pytest
coverage==5.5
    # via pytest-cov
flake8==3.9.2
    # via -r requirements/tests.in
iniconfig==1.1.1
    # via pytest
isodate==0.6.0
    # via openapi-schema-validator
jsonschema==3.2.0
    # via
    #   openapi-schema-validator
    #   openapi-spec-validator
mccabe==0.6.1
    # via flake8
openapi-schema-validator==0.1.5
    # via openapi-spec-validator
openapi-spec-validator==0.3.1
    # via -r requirements/tests.in
packaging==20.9
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pycodestyle==2.7.0
    # via flake8
pyflakes==2.3.1
    # via flake8
pyparsing==2.4.7
    # via packaging
pyrsistent==0.17.3
    # via jsonschema
pytest==6.2.4
    # via
    #   -r requirements/tests.in
    #   pytest-cov
pytest-cov==2.12.1
    # via -r requirements/tests.in
pyyaml==5.4.1
    # via openapi-spec-validator
six==1.16.0
    # via
    #   jsonschema
    #   openapi-schema-validator
    #   openapi-spec-validator
toml==0.10.2
    # via
    #   pytest
    #   pytest-cov

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