#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile dev_requirements/requirements-tests.in
#
aiohttp==3.9.4
    # via aioresponses
aioresponses==0.7.6
    # via -r requirements-tests.in
aiosignal==1.3.1
    # via aiohttp
attrs==23.2.0
    # via aiohttp
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.7
    # via yarl
iniconfig==2.0.0
    # via pytest
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
packaging==24.0
    # via pytest
pluggy==1.4.0
    # via pytest
pytest==8.1.1
    # via
    #   -r requirements-tests.in
    #   pytest-asyncio
    #   pytest-datafiles
    #   pytest-mock
pytest-asyncio==0.22.0
    # via -r requirements-tests.in
pytest-datafiles==3.0.0
    # via -r requirements-tests.in
pytest-mock==3.14.0
    # via -r requirements-tests.in
yarl==1.9.4
    # via aiohttp
