chg: [REQUIREMENTS] chardet issue - let installer decide

pull/541/head
Alexandre Dulaunoy 2021-12-17 13:56:20 +01:00
parent f7b35ee7eb
commit 2dbaba7053
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,9 @@ bidict==0.21.2; python_version >= '3.6'
blockchain==1.4.4
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
#chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
chardet
charset-normalizer==2.0.4; python_version >= '3'
clamd==1.0.2
click-plugins==1.1.1