added pyzbar and mouse modules to requirement

This commit is contained in:
Adam Saudagar 2021-04-17 22:02:44 +05:30
parent babcdd262a
commit 2dfaa19adc

View File

@ -13,3 +13,5 @@ pynput
keyboard keyboard
playsound playsound
event-scheduler event-scheduler
pyzbar
mouse