python313Packages.notifications-android-tv: unbreak with pythonRelaxDeps

This commit is contained in:
Peder Bergebakken Sundt
2025-04-27 03:33:33 +02:00
parent ca70ba25be
commit 0660f6e01c
@@ -23,6 +23,8 @@ buildPythonPackage rec {
hash = "sha256-JUvxxVCiQtywAWU5AYnPm4SueIWIXkzLxPYveVXpc2E=";
};
pythonRelaxDeps = [ "httpx" ];
nativeBuildInputs = [ poetry-core ];
propagatedBuildInputs = [ httpx ];