Skip to content

Commit 478c4fe

Browse files
committed
fix
1 parent 9a08afc commit 478c4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.10,<3.14"
1010
dependencies = [
11-
"mineru[all] (>=2.1.11,<3.0.0)",
11+
"mineru[pipeline,vlm] (>=2.1.11,<3.0.0)",
1212
"runpod (>=1.7.12,<2.0.0)"
1313
]
1414

0 commit comments

Comments
 (0)