mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 04:40:30 +08:00
feat: support xlsx file parsing (#304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bbe58327c8
commit
0abd67288b
@@ -29,4 +29,5 @@ sentry-sdk[flask]~=1.21.1
|
||||
jieba==0.42.1
|
||||
celery==5.2.7
|
||||
redis~=4.5.4
|
||||
pypdf==3.8.1
|
||||
pypdf==3.8.1
|
||||
openpyxl==3.1.2
|
||||
Reference in New Issue
Block a user