瀏覽代碼

fix: document extractor can't parse excel (#14695)

非法操作 1 月之前
父節點
當前提交
8d4136d864
共有 2 個文件被更改,包括 36 次插入135 次删除
  1. 35 134
      api/poetry.lock
  2. 1 1
      api/pyproject.toml

File diff suppressed because it is too large
+ 35 - 134
api/poetry.lock


+ 1 - 1
api/pyproject.toml

@@ -50,7 +50,7 @@ oci = "~2.135.1"
 openai = "~1.61.0"
 openpyxl = "~3.1.5"
 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"
 psycogreen = "~1.0.2"
 psycopg2-binary = "~2.9.6"

Some files were not shown because too many files changed in this diff