diff --git a/pyproject.toml b/pyproject.toml index 6a5fd49..9dac69b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ dependencies = [ "requests", "bottle", - "dbus", + "dbus-python", ]