python313Packages.eq3btsmart: update dependencies

This commit is contained in:
Robert Schütz
2025-03-05 23:03:33 +01:00
committed by Martin Weinelt
parent 6ce8685c88
commit 7b15a65629
@@ -4,7 +4,6 @@
fetchFromGitHub,
setuptools,
bleak,
construct,
construct-typing,
pytest-asyncio,
pytestCheckHook,
@@ -26,7 +25,6 @@ buildPythonPackage rec {
dependencies = [
bleak
construct
construct-typing
];