From 4b980027a51c0c2130aee974da21db78e79751d0 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 5 Jul 2024 09:34:39 -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 ef008eb96..1d160e268 100644 --- a/Project.toml +++ b/Project.toml @@ -61,7 +61,7 @@ DiffEqNoiseProcess = "5.19" Distributed = "1" Distributions = "0.25" EllipsisNotation = "1" -Enzyme = "0.12.12" +Enzyme = "0.12.21" FiniteDiff = "2" ForwardDiff = "0.10" FunctionProperties = "0.1"