chore(deps): track fork of pypika

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-02-19 18:41:22 +05:30
parent 2b92073aa7
commit ab4c2826a9
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~=3.17.0",
"PyPika==0.48.9",
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",
"PyYAML~=6.0.2",