chore: update pypdf

This commit is contained in:
sokumon 2026-04-17 12:33:59 +05:30
parent d6daefb3a3
commit 2df8959596

View file

@ -20,7 +20,7 @@ dependencies = [
# We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions.
"PyMySQL==1.1.2",
"pypdf==6.10.1",
"pypdf==6.10.2",
"PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",