mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
fix: document extractor can't parse excel (#14695)
This commit is contained in:
509
api/poetry.lock
generated
509
api/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ oci = "~2.135.1"
|
|||||||
openai = "~1.61.0"
|
openai = "~1.61.0"
|
||||||
openpyxl = "~3.1.5"
|
openpyxl = "~3.1.5"
|
||||||
opik = "~1.3.4"
|
opik = "~1.3.4"
|
||||||
pandas = { version = "~2.2.2", extras = ["performance", "excel"] }
|
pandas = { version = "~2.2.2", extras = ["performance", "excel", "output-formatting"] }
|
||||||
pandas-stubs = "~2.2.3.241009"
|
pandas-stubs = "~2.2.3.241009"
|
||||||
psycogreen = "~1.0.2"
|
psycogreen = "~1.0.2"
|
||||||
psycopg2-binary = "~2.9.6"
|
psycopg2-binary = "~2.9.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user