From 8c1e2e9326a4f5d3647b342f5f915eef8ca333c8 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Sat, 9 Nov 2024 08:49:24 +0100 Subject: [PATCH] Update Project.toml Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 55f8e665ef..eaceaabb47 100644 --- a/Project.toml +++ b/Project.toml @@ -47,7 +47,7 @@ CUDA = "4, 5" ChainRulesCore = "1.12" Compat = "4.10.0" Enzyme = "0.12, 0.13" -Functors = "0.4, 0.5" +Functors = "0.5" MLDataDevices = "1.4.2" MLUtils = "0.4" MPI = "0.20.19"