Specify dbus-python version in requirements
This commit is contained in:
parent
3fff98dfbc
commit
db9fb6fda8
|
@ -10,7 +10,7 @@ matrix-nio[e2e] >= 0.15.0, < 0.16
|
|||
mistune >= 0.8.4, < 0.9
|
||||
pymediainfo >= 4.2.1, < 5
|
||||
plyer >= 1.4.3, < 2
|
||||
dbus-python
|
||||
dbus-python >= 1.2.16, < 2; platform_system == "Linux"
|
||||
|
||||
async_generator >= 1.10, < 2; python_version < "3.7"
|
||||
dataclasses >= 0.6, < 0.7; python_version < "3.7"
|
||||
|
|
Loading…
Reference in New Issue
Block a user