* drop python 3.7 support start using PEP 572 assignment expressions Update FAQ improve how unsupported versions are informed this should be clearer on why we refuse to continue * add more asign-expressions
16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
jinja2==3.1.4;python_version>="3.6"
|
|
requests==2.31.0;python_version>="3.7"
|
|
netifaces==0.11.0
|
|
six==1.16.0
|
|
dbus-python==1.3.2
|
|
|
|
# libmpv-dev 0.33 is required for 1.0
|
|
python-mpv==0.5.2;python_version<"3.10"
|
|
python-mpv==1.0.6;python_version>="3.10"
|
|
|
|
backports.zoneinfo;python_version<"3.9"
|
|
|
|
PyGObject==3.48.1;python_version>="3.8"
|
|
pycairo==1.26.0;python_version>="3.8"
|
|
websocket-client==1.8.0;python_version>="3.8"
|