python312Packages.async-upnp-client: relax defusedxml constraint

This commit is contained in:
Martin Weinelt
2024-06-24 12:18:24 +02:00
parent 8d2b36430f
commit 73699d1d0c
@@ -35,6 +35,8 @@ buildPythonPackage rec {
hash = "sha256-RmpQOVZ/s3Zv2e+iS7LTI5Wh/g0yy0Xv0M8ppsbYZPg=";
};
pythonRelaxDeps = [ "defusedxml" ];
build-system = [ setuptools ];
dependencies = [