#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-tests.in
#
aiohttp==3.9.3
    # via aioresponses
aioresponses==0.7.6
    # via -r dev_requirements/requirements-tests.in
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.3
    # via aiohttp
attrs==23.2.0
    # via aiohttp
exceptiongroup==1.2.0
    # via pytest
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.6
    # via yarl
iniconfig==2.0.0
    # via pytest
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
packaging==23.0
    # via pytest
pluggy==1.4.0
    # via pytest
pytest==8.1.1
    # via
    #   -r dev_requirements/requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==0.23.5.post1
    # via -r dev_requirements/requirements-tests.in
tomli==2.0.1
    # via pytest
yarl==1.9.4
    # via aiohttp
