Merge pull request #38642 from sokumon/make-ci-green-again

This commit is contained in:
Soham Kulkarni 2026-04-16 14:11:11 +05:30 committed by GitHub
commit 8f5254b227
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.0",
"pypdf==6.10.1",
"PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",