python3Packages.garminconnect: remove unnecessary withings-sync dependency

This commit is contained in:
kyehn
2026-05-22 22:06:38 +00:00
parent 2ab607c150
commit 42edbe3108
@@ -5,7 +5,6 @@
garth,
pdm-backend,
requests,
withings-sync,
}:
buildPythonPackage rec {
@@ -22,7 +21,6 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"garth"
"withings-sync"
];
build-system = [ pdm-backend ];
@@ -30,7 +28,6 @@ buildPythonPackage rec {
dependencies = [
garth
requests
withings-sync
];
# Tests require a token