From e32f5d7c6e24a1fc31e223a1392024732185d84d Mon Sep 17 00:00:00 2001 From: Isidor Zeuner Date: Sat, 12 Oct 2024 13:59:02 +0200 Subject: [PATCH] python3Packages.keras: allow syncing ml-dtypes version with tensorflow --- pkgs/development/python-modules/keras/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/keras/default.nix b/pkgs/development/python-modules/keras/default.nix index ac5d47623a8ac..4c1c520e43664 100644 --- a/pkgs/development/python-modules/keras/default.nix +++ b/pkgs/development/python-modules/keras/default.nix @@ -45,7 +45,7 @@ buildPythonPackage rec { dm-tree h5py markdown-it-py - ml-dtypes + ({ ml-dtypesTF = ml-dtypes; } // tensorflow).ml-dtypesTF namex numpy optree