Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ wand==0.6.13
# pypdf - pure-Python PDF library, used to auto-count a publication's pages
# (issue #1298) by reading the PDF's page tree directly (no rendering).
# See: https://pypi.org/project/pypdf/
pypdf==6.13.2
pypdf==6.13.3

# Pillow - Python Imaging Library fork, for image manipulation
# Note: Pillow 10.0+ dropped Python 3.7 support; 11.0+ dropped Python 3.8
Expand Down
Loading