Skip to content

Commit ac46655

Browse files
Update test-ft.txt
1 parent ace6ee5 commit ac46655

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

requirements/test-ft.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ frozenlist==1.8.0
4545
# via
4646
# -r requirements/runtime-deps.in
4747
# aiosignal
48+
# aiohttp
4849
gunicorn==25.3.0
4950
# via -r requirements/base-ft.in
5051
idna==3.11
@@ -64,6 +65,7 @@ mdurl==0.1.2
6465
multidict==6.7.1
6566
# via
6667
# -r requirements/runtime-deps.in
68+
# aiohttp
6769
# yarl
6870
mypy==1.19.1 ; implementation_name == "cpython"
6971
# via -r requirements/test-common.in
@@ -84,6 +86,7 @@ pluggy==1.6.0
8486
propcache==0.4.1
8587
# via
8688
# -r requirements/runtime-deps.in
89+
# aiohttp
8790
# yarl
8891
proxy-py==2.4.10
8992
# via -r requirements/test-common.in
@@ -102,10 +105,16 @@ pygments==2.20.0
102105
pytest==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
109118
pytest-codspeed==4.4.0
110119
# via -r requirements/test-common.in
111120
pytest-cov==7.1.0

0 commit comments

Comments
 (0)