Skip to content

Commit 706cc65

Browse files
fix(deps): update dependency pymupdf to v1.27.2.3
1 parent 9afece6 commit 706cc65

2 files changed

Lines changed: 1875 additions & 1874 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies = [
9494
"enum-tools>=0.12.0",
9595
"sphinx-toolbox>=3.8.3",
9696
"pymupdf4llm>=0.0.18",
97-
"pymupdf==1.25.4", # explicitely required as 1.25.3 misses the linux/arm64 wheel and pympudf4llm requires unpinned
97+
"pymupdf==1.27.2.3", # explicitely required as 1.25.3 misses the linux/arm64 wheel and pympudf4llm requires unpinned
9898
]
9999

100100

0 commit comments

Comments
 (0)