We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 451a871 + 49fe137 commit 2ff8cb2Copy full SHA for 2ff8cb2
requirements.txt
@@ -2,7 +2,7 @@ aiodns==3.1.1
2
aiofiles==0.8.0; python_version >= "3.6" and python_version < "4.0"
3
aiohttp==3.8.6; python_version >= "3.6"
4
aiosignal==1.3.1; python_version >= "3.6"
5
-async-timeout==4.0.2; python_version >= "3.6"
+async-timeout==4.0.3; python_version >= "3.6"
6
asyncio==3.4.3
7
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
8
beautifulsoup4==4.12.2; python_full_version > "3.0.0"
0 commit comments