#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-pytest.in
#
anyio==4.1.0
    # via
    #   httpx
    #   starlette
attrs==23.1.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
backoff==2.2.1
    # via schemathesis
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via schemathesis
colorama==0.4.6
    # via schemathesis
graphql-core==3.2.3
    # via hypothesis-graphql
h11==0.14.0
    # via httpcore
httpcore==1.0.2
    # via httpx
httpx==0.25.2
    # via schemathesis
hypothesis==6.91.0
    # via
    #   hypothesis-graphql
    #   hypothesis-jsonschema
    #   schemathesis
hypothesis-graphql==0.11.0
    # via schemathesis
hypothesis-jsonschema==0.22.1
    # via schemathesis
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
iniconfig==2.0.0
    # via pytest
jsonschema==4.20.0
    # via
    #   hypothesis-jsonschema
    #   schemathesis
jsonschema-specifications==2023.11.2
    # via jsonschema
junit-xml==1.9
    # via schemathesis
markupsafe==2.1.3
    # via werkzeug
multidict==6.0.4
    # via yarl
packaging==23.2
    # via pytest
pluggy==1.3.0
    # via pytest
pyrate-limiter==2.10.0
    # via schemathesis
pytest==7.4.3
    # via
    #   -r requirements-pytest.in
    #   pytest-subtests
    #   schemathesis
pytest-subtests==0.7.0
    # via schemathesis
pyyaml==6.0.1
    # via schemathesis
referencing==0.31.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.0
    # via
    #   schemathesis
    #   starlette-testclient
rpds-py==0.13.2
    # via
    #   jsonschema
    #   referencing
schemathesis==3.21.2
    # via -r requirements-pytest.in
six==1.16.0
    # via junit-xml
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
sortedcontainers==2.4.0
    # via hypothesis
starlette==0.36.2
    # via
    #   schemathesis
    #   starlette-testclient
starlette-testclient==0.2.0
    # via schemathesis
tomli==2.0.1
    # via schemathesis
tomli-w==1.0.0
    # via schemathesis
typing-extensions==4.8.0
    # via schemathesis
urllib3==2.1.0
    # via requests
werkzeug==3.0.3
    # via schemathesis
yarl==1.9.3
    # via schemathesis
