Skip to content

Commit 677bfa5

Browse files
authored
Mineru v2 (#2)
* mineru v2 * download only pipeline stuff * clean up * update mineru to 2.1 * lock update * Update mineru to 2.1.10
1 parent c8a5b5f commit 677bfa5

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

poetry.lock

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

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[pipeline] (>=2.0.5,<3.0.0)",
11+
"mineru[pipeline] (>=2.1.10,<3.0.0)",
1212
"runpod (>=1.7.12,<2.0.0)"
1313
]
1414

0 commit comments

Comments
 (0)