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 cf8cfb2 commit 8e40372Copy full SHA for 8e40372
requirements.txt
@@ -24,5 +24,5 @@ text-unidecode==1.3
24
toml==0.10.2
25
urllib3==1.26.11
26
zipp==3.8.1
27
-aiohttp==3.9.1
+aiohttp==3.8.6
28
aiofiles==23.2.1
setup.cfg
@@ -69,7 +69,7 @@ install_requires =
69
toml >= 0.10.0
70
mock >= 3.0.5
71
packvers >= 21.5
72
- aiohttp >= 3.9
+ aiohttp >= 3.8
73
aiofiles >= 23.1
74
75
[options.packages.find]
0 commit comments