chore: add dbus-python as dep for notifications

This commit is contained in:
Benex254
2024-08-09 01:07:32 +03:00
parent 66ab365657
commit 242003500d
2 changed files with 16 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ plyer = "^2.1.0"
pyshortcuts = "^1.9.0"
mpv = "^1.0.7"
dbus-python = "^1.3.2"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
isort = "^5.13.2"