chore: update pypdf

This commit is contained in:
Suraj Shetty 2026-02-27 08:25:33 +05:30
parent 928f9c6a8d
commit 734e83b89e

View file

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