python313Packages.frelatage: relax numpy

This commit is contained in:
Fabian Affolter
2025-01-07 12:48:22 +01:00
parent 2be6e95305
commit 1f8cedfb8d
@@ -23,6 +23,8 @@ buildPythonPackage rec {
hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM=";
};
pythonRelaxDeps = [ "numpy" ];
build-system = [ poetry-core ];
dependencies = [