#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile '.\requirements\tests.in'
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

asgiref==3.3.4
    # via -r .\requirements\tests.in
atomicwrites==1.4.0
    # via pytest
attrs==21.2.0
    # via
    #   jsonschema
    #   pytest
colorama==0.4.4
    # via 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-cov==2.11.1
    # via -r .\requirements\tests.in
pytest==6.2.4
    # via
    #   -r .\requirements\tests.in
    #   pytest-cov
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

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