Add option to copy shop URL and generate QR code (#3215)

Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
Raphael Michel
2023-04-06 10:04:11 +02:00
committed by GitHub
parent ddade60625
commit dda1368d81
6 changed files with 84 additions and 1 deletions

View File

@@ -218,6 +218,7 @@ setup(
'python-u2flib-server==4.*',
'pytz',
'pyuca',
'qrcode==7.4.*',
'redis==4.5.*,>=4.5.4',
'reportlab==3.6.*',
'requests==2.28.*',