From e80ebf65bd2b78ab5669a9f3bb98e63a0fd78b7f Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 11 May 2024 04:58:54 -0400 Subject: [PATCH] Bump enzyme --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05a9414a6..e53983cbf 100644 --- a/Project.toml +++ b/Project.toml @@ -74,7 +74,7 @@ ChainRulesCore = "1.22" ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3" EnumX = "1.0.4" -Enzyme = "0.11.15" +Enzyme = "0.11.15, 0.12" EnzymeCore = "0.6.5" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2"