add qr recognition to robot

This commit is contained in:
2021-04-12 14:47:33 +03:00
parent e72cb9a453
commit b7929bf6a7
2 changed files with 50 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ whitenoise = "*"
django-picklefield = "*"
boto3 = "*"
filetype = "*"
qrtools = "*"
[dev-packages]