Skip to content

Commit e55004c

Browse files
Annhiluccopybara-github
authored andcommitted
chore: Add aiohttp as a required dependency.
fixes: #2016 PiperOrigin-RevId: 869902235
1 parent fafc3d8 commit e55004c

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
@@ -35,6 +35,7 @@ dependencies = [
3535
"typing-extensions>=4.11.0, <5.0.0",
3636
"distro>=1.7.0, <2",
3737
"sniffio",
38+
"aiohttp>=3.10.11",
3839
]
3940

4041
[project.optional-dependencies]

0 commit comments

Comments
 (0)