Skip to content

Commit ea7015b

Browse files
⬇️ downgrade pypdfium due to errors in character readings (#306)
1 parent 252ea07 commit ea7015b

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
@@ -29,7 +29,7 @@ classifiers = [
2929
requires-python = ">=3.7"
3030

3131
dependencies = [
32-
"pypdfium2>=4.0,<5",
32+
"pypdfium2>=4.0,<4.30.1",
3333
"Pillow>=9.5.0",
3434
"pytz>=2023.3",
3535
"requests>=2.31.0",

0 commit comments

Comments
 (0)