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 d28ee61 commit 9b7b847Copy full SHA for 9b7b847
setup.py
@@ -38,7 +38,7 @@
38
] + tests_requires
39
40
install_aiohttp_requires = [
41
- "aiohttp>=3.7.1,<3.9.0",
+ "aiohttp>=3.8.0,<3.9.0",
42
]
43
44
install_requests_requires = [
0 commit comments