Skip to content

Commit 6aa8a7c

Browse files
committed
fix: update pypdf version to 6.7.5 for compatibility
1 parent d61ee30 commit 6aa8a7c

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
@@ -52,7 +52,7 @@ dependencies = [
5252
"xlrd==2.0.2",
5353
"xlwt==1.3.0",
5454
"pymupdf==1.26.3",
55-
"pypdf==6.7.4",
55+
"pypdf==6.7.5",
5656
"pydub==0.25.1",
5757
"pysilk==0.0.1",
5858
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)