#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/test-mobile.txt --strip-extras --unsafe-package=aiohttp requirements/test-mobile.in
#
aiodns==4.0.4 ; sys_platform != "android" and sys_platform != "ios"
    # via -r requirements/runtime-deps.in
aiofastnet==1.0.2 ; platform_python_implementation == "CPython" and sys_platform != "android" and sys_platform != "ios"
    # via -r requirements/runtime-deps.in
aiohappyeyeballs==2.7.1
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
aiosignal==1.4.0
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
async-timeout==5.0.1 ; python_version < "3.11"
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
attrs==26.1.0
    # via aiohttp
backports-asyncio-runner==1.2.0 ; python_version < "3.11"
    # via
    #   -r requirements/test-mobile.in
    #   pytest-asyncio
backports-zstd==1.3.0 ; platform_python_implementation == "CPython" and python_version < "3.14" and sys_platform != "android" and sys_platform != "ios"
    # via -r requirements/runtime-deps.in
brotli==1.2.0 ; platform_python_implementation == "CPython" and sys_platform != "android" and sys_platform != "ios"
    # via -r requirements/runtime-deps.in
cffi==2.1.0 ; sys_platform != "android" and sys_platform != "ios"
    # via
    #   -r requirements/test-mobile.in
    #   pycares
coverage==7.15.3
    # via pytest-cov
exceptiongroup==1.3.1
    # via
    #   aiofastnet
    #   pytest
freezegun==1.5.5
    # via -r requirements/test-common-base.in
frozenlist==1.8.0
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
    #   aiosignal
gunicorn==26.0.0
    # via -r requirements/base-ft.in
idna==3.18
    # via yarl
iniconfig==2.3.0
    # via pytest
multidict==6.7.1
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
    #   yarl
packaging==26.2
    # via
    #   gunicorn
    #   pytest
pkgconfig==1.6.0
    # via -r requirements/test-common-base.in
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
propcache==0.5.2
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
    #   yarl
proxy-py==2.4.10
    # via -r requirements/test-common-base.in
pycares==5.0.1 ; sys_platform != "android" and sys_platform != "ios"
    # via
    #   -r requirements/test-mobile.in
    #   aiodns
pycparser==3.0
    # via cffi
pygments==2.20.0
    # via pytest
pytest==9.1.1
    # via
    #   -r requirements/test-common-base.in
    #   pytest-aiohttp
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-mock
    #   pytest-timeout
pytest-aiohttp==1.1.1
    # via -r requirements/test-common-base.in
pytest-asyncio==1.4.0
    # via pytest-aiohttp
pytest-cov==7.1.0
    # via -r requirements/test-common-base.in
pytest-mock==3.15.1
    # via -r requirements/test-common-base.in
pytest-timeout==2.4.0
    # via -r requirements/test-common-base.in
python-dateutil==2.9.0.post0
    # via freezegun
setuptools-git==1.2
    # via -r requirements/test-common-base.in
six==1.17.0
    # via python-dateutil
tomli==2.4.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.16.0 ; python_version < "3.13"
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp
    #   aiosignal
    #   exceptiongroup
    #   multidict
    #   pytest-asyncio
yarl==1.24.5
    # via
    #   -r requirements/runtime-deps.in
    #   aiohttp

# The following packages are considered to be unsafe in a requirements file:
# aiohttp
