Browse Source

Block chardet 4.0, we're not compatible with it yet

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Pierre-Yves Chibon 3 years ago
parent
commit
f91c3ee8c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,7 +7,7 @@ binaryornot
 bleach
 blinker
 celery
-chardet
+chardet<4.0
 cryptography
 docutils
 enum34;python_version<"3.4"