#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile '.\requirements-tests.in'
#
aiohttp==3.9.1
    # via aioresponses
aioresponses==0.7.6
    # via -r .\requirements-tests.in
aiosignal==1.3.1
    # via aiohttp
attrs==23.1.0
    # via aiohttp
colorama==0.4.6
    # via pytest
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.6
    # via yarl
iniconfig==2.0.0
    # via pytest
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.4.3
    # via
    #   -r .\requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==0.23.2
    # via -r .\requirements-tests.in
pytz==2023.3.post1
    # via -r .\requirements-tests.in
yarl==1.9.4
    # via aiohttp
