mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 11:28:57 +08:00
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 (#389)
This commit is contained in:
parent
eeb2c28526
commit
f350948bde
@ -30,4 +30,5 @@ jieba==0.42.1
|
||||
celery==5.2.7
|
||||
redis~=4.5.4
|
||||
pypdf==3.8.1
|
||||
openpyxl==3.1.2
|
||||
openpyxl==3.1.2
|
||||
chardet~=5.1.0
|
Loading…
x
Reference in New Issue
Block a user