From 96b5250d433efb2f2ba711a5a0a8c002bc2c4eca Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 19 Sep 2024 00:17:18 +0000 Subject: [PATCH] CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0d91d5ab..e35dd4426 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.13" EnzymeCore = "0.6.5" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2"