diff --git a/setup.py b/setup.py index 5df990e..0db8d4a 100644 --- a/setup.py +++ b/setup.py @@ -34,8 +34,8 @@ setuptools.setup( "tinytag~=2.1.0", "pydub~=0.25.1", "pygame~=2.6.1", + "jeepney~=0.8.0", "wobbl_tools @ git+https://teapot.informationsanarchistik.de/Wobbl/wobbl_tools@9b7e796877781f77f6df93475750c15a0ca51dd9#egg=wobbl_tools", - "sdbus~=0.14.0" ], entry_points={ "console_scripts": ["wobuzz=wobuzz.command_line:main"],