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