Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flower==2.0.1
# QR Code and PDF generation
qrcode[pil]==7.4.2
reportlab==4.2.0
Pillow==10.4.0
Pillow==12.1.1
pyzbar==0.1.9 # Optional: for QR code validation (requires system zbar library)

# Authentication
Expand Down
Loading