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

This commit is contained in:
Jyong
2023-06-16 14:23:03 +08:00
committed by GitHub
parent eeb2c28526
commit f350948bde

View File

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