[pip] updated/fixed dependencies

many thanks to @jayvdb for pointing those out!

fixes #741
This commit is contained in:
tobi-wan-kenobi 2020-12-02 21:20:40 +01:00
parent 1d8b261057
commit cd851340e2
13 changed files with 9 additions and 8 deletions

View file

@ -5,8 +5,6 @@ some media control bindings.
Left click toggles pause, scroll up skips the current song, scroll Left click toggles pause, scroll up skips the current song, scroll
down returns to the previous song. down returns to the previous song.
Requires the following library:
* subprocess
Parameters: Parameters:
* deadbeef.format: Format string (defaults to '{artist} - {title}') * deadbeef.format: Format string (defaults to '{artist} - {title}')
Available values are: {artist}, {title}, {album}, {length}, Available values are: {artist}, {title}, {album}, {length},

View file

@ -9,7 +9,6 @@ an example.
Requires the following libraries: Requires the following libraries:
* requests * requests
* regex
Parameters: Parameters:
* spaceapi.url: String representation of the api endpoint * spaceapi.url: String representation of the api endpoint

View file

@ -0,0 +1 @@
power

View file

@ -1 +1,2 @@
dbus dbus
power

View file

@ -1 +1,2 @@
requests requests
Babel

View file

@ -1 +0,0 @@
dunst

View file

@ -1 +0,0 @@
hddtemp

View file

@ -0,0 +1 @@
libvirt

View file

@ -0,0 +1,2 @@
Pillow
simplejson

View file

@ -1,3 +1 @@
requests requests
json
time

View file

@ -0,0 +1 @@
speedtest-cli

View file

@ -1 +1 @@
yubico python-yubico

View file

@ -0,0 +1 @@
setuptools