python312Packages.dctorch: relax numpy

This commit is contained in:
Fabian Affolter
2025-01-06 23:52:14 +01:00
parent e29f7ee718
commit 84c2a84597
@@ -18,6 +18,8 @@ buildPythonPackage rec {
hash = "sha256-TmfLAkiofrQNWYBhIlY4zafbZPgFftISCGloO/rlEG4=";
};
pythonRelaxDeps = [ "numpy" ];
build-system = [ poetry-core ];
dependencies = [