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 32bad5f commit 53643ceCopy full SHA for 53643ce
requirements.txt
@@ -2,5 +2,5 @@ termcolor==1.1.0
2
tqdm==4.62.3
3
requests==2.28.1
4
urllib3==1.26.4
5
-asyncio==3.4.3
6
-aiohttp==3.9.1
+asyncio>=3.4.3
+aiohttp>=3.8.0
0 commit comments