this is an indirect fix the correct approach would be checking the version of libmpv and if libmpv 0.33 or above install the newer version, meh
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
jinja2==3.1.2
|
|
netifaces==0.11.0
|
|
requests==2.31.0
|
|
websocket-client==1.6.1
|
|
pycairo==1.23.0
|
|
PyGObject==3.44.1
|
|
python-mpv==0.5.2;python_version<"3.10"
|
|
python-mpv==1.0.4;python_version>="3.10"
|
|
six==1.16.0
|
|
dbus-python==1.3.2 |