Skip to content

Commit 1bc6277

Browse files
committed
fix: poetry update
1 parent b5da6ea commit 1bc6277

2 files changed

Lines changed: 27 additions & 21 deletions

File tree

poetry.lock

Lines changed: 25 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@ all = [
9090
"scikit-learn (>=1.7.0,<2.0.0)",
9191
"redis (>=6.2.0,<7.0.0)",
9292
"pika (>=1.3.2,<2.0.0)",
93+
"chonkie (>=1.0.7,<2.0.0)",
94+
"markitdown[docx,pdf,pptx,xls,xlsx] (>=0.1.1,<0.2.0)",
9395

9496
# NOT exist in the above optional groups
9597
# Because they are either huge-size dependencies or infrequently used dependencies.
9698
# We kindof don't want users to install them.
9799
"torch (>=2.7.1,<3.0.0)",
98-
"markitdown[docx,pdf,pptx,xls,xlsx] (>=0.1.1,<0.2.0)",
99-
"chonkie (>=1.0.7,<2.0.0)",
100100
"sentence-transformers (>=4.1.0,<5.0.0)",
101101
"volcengine-python-sdk (>=4.0.4,<5.0.0)",
102102

0 commit comments

Comments
 (0)