File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ frozenlist==1.8.0
4545 # via
4646 # -r requirements/runtime-deps.in
4747 # aiosignal
48+ # aiohttp
4849gunicorn==25.3.0
4950 # via -r requirements/base-ft.in
5051idna==3.11
@@ -64,6 +65,7 @@ mdurl==0.1.2
6465multidict==6.7.1
6566 # via
6667 # -r requirements/runtime-deps.in
68+ # aiohttp
6769 # yarl
6870mypy==1.19.1 ; implementation_name == "cpython"
6971 # via -r requirements/test-common.in
@@ -84,6 +86,7 @@ pluggy==1.6.0
8486propcache==0.4.1
8587 # via
8688 # -r requirements/runtime-deps.in
89+ # aiohttp
8790 # yarl
8891proxy-py==2.4.10
8992 # via -r requirements/test-common.in
@@ -102,10 +105,16 @@ pygments==2.20.0
102105pytest==9.0.3
103106 # via
104107 # -r requirements/test-common.in
108+ # pytest-aiohttp
109+ # pytest-asyncio
105110 # pytest-codspeed
106111 # pytest-cov
107112 # pytest-mock
108113 # pytest-xdist
114+ pytest-aiohttp==1.1.0
115+ # via -r requirements/test.in
116+ pytest-asyncio==1.4.0a1
117+ # via pytest-aiohttp
109118pytest-codspeed==4.4.0
110119 # via -r requirements/test-common.in
111120pytest-cov==7.1.0
You can’t perform that action at this time.
0 commit comments