mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
hotfix 0.5.1: playsound requirement version specified
This commit is contained in:
parent
a2b7d0a31c
commit
40451b1867
@ -1,2 +1,2 @@
|
|||||||
from fishy.__main__ import main
|
from fishy.__main__ import main
|
||||||
__version__ = "0.5.0"
|
__version__ = "0.5.1"
|
||||||
|
@ -11,7 +11,7 @@ beautifulsoup4
|
|||||||
whatsmyip
|
whatsmyip
|
||||||
pynput
|
pynput
|
||||||
keyboard
|
keyboard
|
||||||
playsound
|
playsound==1.2.2
|
||||||
event-scheduler
|
event-scheduler
|
||||||
pyzbar
|
pyzbar
|
||||||
mouse
|
mouse
|
||||||
|
Loading…
Reference in New Issue
Block a user