Skip to content

Commit cd3ecba

Browse files
fix: add aiohttp to dev deps for CI test coverage
1 parent 4522ff1 commit cd3ecba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ dev = [
7070
"pytest>=8.0",
7171
"pytest-asyncio>=0.23.0",
7272
"pytest-cov>=5.0",
73+
"aiohttp>=3.9",
7374
"ruff>=0.4.0",
7475
]

0 commit comments

Comments
 (0)