From 4cfb232fedc84e525440124f5449692047a15574 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 00:14:43 +0000 Subject: [PATCH] CompatHelper: bump compat for EnzymeCore in [weakdeps] to 0.7, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0d91d5ab..3cee91832 100644 --- a/Project.toml +++ b/Project.toml @@ -75,7 +75,7 @@ ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3" EnumX = "1.0.4" Enzyme = "0.11.15" -EnzymeCore = "0.6.5" +EnzymeCore = "0.6.5, 0.7" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2" FiniteDiff = "2.22"