Skip to content

Commit 47aaf92

Browse files
⬆️ Expand aiohttp version range (#274)
1 parent 4554e4b commit 47aaf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
] + tests_requires
3737

3838
install_aiohttp_requires = [
39-
"aiohttp>=3.7.1,<3.8.0",
39+
"aiohttp>=3.7.1,<3.9.0",
4040
]
4141

4242
install_requests_requires = [

0 commit comments

Comments
 (0)