Added missing requirement pyqrcode module

This commit is contained in:
jpk 2019-08-31 15:08:10 +02:00
parent 879e320d4e
commit 5a44a04c32
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ certifi==2019.6.16
chardet==3.0.4
Click==7.0
idna==2.8
PyQRCode==1.2.1
requests==2.22.0
urllib3==1.25.3