From e88bf6fc6936f856202813dfffa78fdead1d10bd Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 11 May 2024 05:14:25 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e9fab016e..4f199888d 100644 --- a/Project.toml +++ b/Project.toml @@ -65,7 +65,7 @@ BenchmarkTools = "1.4" CUDA = "5.2" ConcreteStructs = "0.2.3" DiffEqBase = "6.149.0" -Enzyme = "0.11.15" +Enzyme = "0.11.15, 0.12" FastBroadcast = "0.2.8" FastClosures = "0.3.2" FastLevenbergMarquardt = "0.1"