We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a7c29 commit cb9fd06Copy full SHA for cb9fd06
requirements.txt
@@ -6,4 +6,4 @@ tqdm >= 4.32.2
6
requests
7
entrypoints
8
tenacity >= 5.0.2
9
-aiohttp ==3.9.2; python_version=="3.12"
+aiohttp >=3.9.0; python_version=="3.12"
0 commit comments