#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/requirements-test.in
#
anyio==3.7.1
    # via httpcore
async-timeout==4.0.3
    # via redis
attrs==23.1.0
    # via
    #   outcome
    #   trio
certifi==2023.7.22
    # via
    #   httpcore
    #   httpx
exceptiongroup==1.1.3
    # via
    #   anyio
    #   pytest
    #   trio
h11==0.14.0
    # via httpcore
httpcore==0.17.3
    # via httpx
httpx==0.24.1
    # via pytest-httpx
idna==3.4
    # via
    #   anyio
    #   httpx
    #   trio
iniconfig==2.0.0
    # via pytest
mirakuru==2.5.1
    # via pytest-redis
outcome==1.2.0
    # via trio
packaging==23.1
    # via pytest
pluggy==1.2.0
    # via pytest
port-for==0.7.1
    # via pytest-redis
psutil==5.9.5
    # via mirakuru
pytest==7.4.0
    # via
    #   -r requirements/requirements-test.in
    #   pytest-httpx
    #   pytest-redis
pytest-httpx==0.23.1
    # via -r requirements/requirements-test.in
pytest-redis==3.0.2
    # via -r requirements/requirements-test.in
redis==5.0.0
    # via pytest-redis
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
    #   trio
sortedcontainers==2.4.0
    # via trio
tomli==2.0.1
    # via pytest
trio==0.22.2
    # via -r requirements/requirements-test.in
