python3Packages.executorch: relax mpmath

This commit is contained in:
Gaetan Lepage
2026-05-21 10:13:35 +00:00
parent 49fa88dced
commit 1735a1b3bc
@@ -152,6 +152,7 @@ buildPythonPackage.override { inherit (torch) stdenv; } (finalAttrs: {
"pytest-xdist"
];
pythonRelaxDeps = [
"mpmath"
"scikit-learn"
"torchao"
];