Move QR generation to the browser, saving some time and effort on the server.
... | ... | @@ -62,7 +62,6 @@ pyparsing==2.4.7 |
pyrsistent==0.18.0 | ||
python-dateutil==2.8.2 | ||
pyzmq==22.1.0 | ||
qrcode==7.2 | ||
requests==2.26.0 | ||
requests-unixsocket==0.2.0 | ||
scikit-learn==0.24.2 | ||
... | ... |
Please register or sign in to comment