add xlsx support hyperlink extract (#6722)

This commit is contained in:
Jyong
2024-07-26 19:26:52 +08:00
committed by GitHub
parent 5d77dc4f58
commit cf258b7a67
3 changed files with 39 additions and 15 deletions

View File

@@ -177,6 +177,7 @@ xinference-client = "0.9.4"
yarl = "~1.9.4"
zhipuai = "1.0.7"
rank-bm25 = "~0.2.2"
openpyxl = "^3.1.5"
############################################################
# Tool dependencies required by tool implementations
############################################################