[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
down returns to the previous song.
Requires the following library:
* subprocess
Parameters:
* deadbeef.format: Format string (defaults to '{artist} - {title}')
Available values are: {artist}, {title}, {album}, {length},

View file

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