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 10372d0 commit afc4dffCopy full SHA for afc4dff
requirements.txt
@@ -17,7 +17,7 @@ requests==2.22.0; python_version < '3.10'
17
six==1.12.0; python_version < '3.10'
18
urllib3==1.25.9; python_version < '3.10'
19
aiohttp==3.5.4; python_version >= '3.5' and python_version < '3.10'
20
-aiohttp==3.8.1; python_version >= '3.10'
+aiohttp==3.12.14; python_version >= '3.10'
21
aiosignal==1.2.0; python_version >= '3.10'
22
async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
23
async-timeout==4.0.2; python_version >= '3.10'
0 commit comments