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 378c83d commit b72072eCopy full SHA for b72072e
docs/requirements.txt
@@ -1,4 +1,4 @@
1
-aiohttp==3.7.3; python_version >= "3.6"
+aiohttp==3.9.0; python_version >= "3.6"
2
appdirs==1.4.4; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
3
async-timeout==3.0.1; python_full_version >= "3.5.3" and python_version >= "3.6"
4
attrs==20.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
0 commit comments