feat: auto-convert URL to QR code in PDF export and preview

This commit is contained in:
hmo
2026-04-29 16:22:42 +08:00
parent c9e818e1ac
commit 2a8d8a87d7
5 changed files with 83 additions and 4 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ reportlab==4.0.7
Jinja2==3.1.3
requests==2.31.0
gunicorn==23.0.0
markdown>=3.4
markdown>=3.4
qrcode>=7.4
Pillow>=10.0