build(deps): bump pypika

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-09-29 17:50:01 +05:30
parent 9f2dba7bef
commit 4ff5297d9e
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -21,7 +21,7 @@ dependencies = [
# do NOT add loose requirements on PyMySQL versions.
"PyMySQL==1.1.1",
"pypdf~=6.1.3",
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
"PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",
"PyYAML~=6.0.2",