From 02c3036e44345eb521a74d341466d97a197cbd24 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 00:14:41 +0000 Subject: [PATCH] CompatHelper: bump compat for Enzyme in [weakdeps] to 0.12, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0d91d5ab..bd7c892b2 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"