Skip to content

Commit

Permalink
fix(mineru): update dependency magic-pdf to v1 (#22645)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 61f4392 commit 9197256
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 65 deletions.
4 changes: 2 additions & 2 deletions machine-learning/mineru/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"detectron2",
"magic-pdf[full]==0.10.6",
"magic-pdf[full]==1.0.1",
]

[dependency-groups]
dev = [
"poethepoet==0.32.0",
"poethepoet==0.32.1",
"pytest==8.3.4",
"pytest-cov==6.0.0",
]
Expand Down
Loading

0 comments on commit 9197256

Please sign in to comment.