Skip to content

Commit

Permalink
Updated setup to include QR code library.
Browse files Browse the repository at this point in the history
Signed-off-by: pfeairheller <[email protected]>
  • Loading branch information
pfeairheller committed Apr 11, 2024
1 parent ba5655e commit 2880c7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@
'PrettyTable>=3.10.0',
'http_sfv>=0.9.9',
'cryptography>=42.0.5',
'semver>=3.0.2'
'semver>=3.0.2',
'qrcode>=7.4.2'
],
extras_require={
},
Expand Down

0 comments on commit 2880c7c

Please sign in to comment.