Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 (#389)

pull/392/head
Jyong 3 years ago committed by GitHub
parent eeb2c28526
commit f350948bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,3 +31,4 @@ celery==5.2.7
redis~=4.5.4
pypdf==3.8.1
openpyxl==3.1.2
chardet~=5.1.0
Loading…
Cancel
Save