python312Packages.scrapy: relax defusedxml constraint

This commit is contained in:
Martin Weinelt
2024-06-24 12:18:23 +02:00
parent 295599e22a
commit 13b2da0b1a
@@ -47,6 +47,9 @@ buildPythonPackage rec {
hash = "sha256-EaO1kQ3VSTwEW+r0kSKycOxHNTPwwCVjch1ZBrTU0qQ=";
};
pythonRelaxDeps = [
"defusedxml"
];
nativeBuildInputs = [
installShellFiles