Add missing / update Python requirements
This commit is contained in:
parent
75d8c15def
commit
6c249a452f
|
@ -5,7 +5,7 @@ i3ipc==1.6.0
|
|||
ifaddr==0.1.4
|
||||
ipaddress==1.0.22
|
||||
psutil==5.4.7
|
||||
pulsectl==18.8.0
|
||||
pulsectl>=23.5.2<24
|
||||
pyinotify==0.9.6
|
||||
python-mpd2>=3.0.0<4
|
||||
python-uinput==0.11.2
|
||||
|
|
|
@ -2,3 +2,6 @@ coloredlogs>=10.0<11
|
|||
progressbar2>=3.47.0<4
|
||||
yt-dlp>=2021.10.22
|
||||
ConfigArgParse>=1.5<2
|
||||
asyncinotify
|
||||
ffmpeg
|
||||
r128gain
|
||||
|
|
Loading…
Reference in a new issue