We do not have these projects packaged yet. --- aiohttp-3.11.7/requirements/test.in.orig +++ aiohttp-3.11.7/requirements/test.in @@ -3,14 +3,9 @@ coverage freezegun mypy; implementation_name == "cpython" -proxy.py >= 2.4.4rc5 pytest pytest-cov pytest-mock pytest-xdist -pytest_codspeed -python-on-whales re-assert -setuptools-git trustme; platform_machine != "i686" # no 32-bit wheels -wait-for-it --- aiohttp-3.11.7/requirements/base.in.orig +++ aiohttp-3.11.7/requirements/base.in @@ -1,4 +1,3 @@ -r requirements/runtime-deps.in gunicorn -uvloop; platform_system != "Windows" and implementation_name == "cpython" # MagicStack/uvloop#14