From b58111ce2613e2114ae67b5d6537ec450c0206a0 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 13 Jul 2023 10:11:36 -0400 Subject: [PATCH] Test Enzyme 0.11.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 54982e0ef..c1b70d6ce 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ DiffEqNoiseProcess = "4.1.4, 5.0" DiffRules = "1" Distributions = "0.24, 0.25" EllipsisNotation = "1" -Enzyme = "0.11.2" +Enzyme = "=0.11.0" FiniteDiff = "2" ForwardDiff = "0.10" FunctionWrappersWrappers = "0.1"