mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 (#389)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user