We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4554e4b commit 47aaf92Copy full SHA for 47aaf92
setup.py
@@ -36,7 +36,7 @@
36
] + tests_requires
37
38
install_aiohttp_requires = [
39
- "aiohttp>=3.7.1,<3.8.0",
+ "aiohttp>=3.7.1,<3.9.0",
40
]
41
42
install_requests_requires = [
0 commit comments