Skip to content

Commit 6cde0cb

Browse files
Update dependency charset-normalizer to v2.1.1
1 parent 88f1402 commit 6cde0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ brotlipy==0.7.0
1010
bs4==0.0.1
1111
cchardet==2.1.7
1212
cffi==1.15.1
13-
charset-normalizer==2.0.10; python_full_version >= "3.5.0" and python_version >= "3.6"
13+
charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >= "3.6"
1414
colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
1515
frozenlist==1.3.0; python_version >= "3.7"
1616
idna==3.3; python_version >= "3.6"

0 commit comments

Comments
 (0)