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 fc4733a commit 2d1f045Copy full SHA for 2d1f045
1 file changed
requirements.txt
@@ -5,7 +5,7 @@ aiosignal==1.2.0; python_version >= "3.6"
5
async-timeout==4.0.2; 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.10.0; python_full_version > "3.0.0"
+beautifulsoup4==4.11.1; python_full_version > "3.0.0"
9
brotlipy==0.7.0
10
bs4==0.0.1
11
cchardet==2.1.7
0 commit comments