From fabc53ae0297a7a9f4281f86d28a1e43330a20db Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 19 Sep 2024 00:13:47 +0000 Subject: [PATCH] CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 1d9172b0..bcfc86c2 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, 0.12" +Enzyme = "0.11.15, 0.12, 0.13" EnzymeCore = "0.6.5, 0.7" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2" @@ -88,8 +88,8 @@ JET = "0.8.28" KLU = "0.6" KernelAbstractions = "0.9.16" Krylov = "0.9" -KrylovPreconditioners = "0.2" KrylovKit = "0.8" +KrylovPreconditioners = "0.2" LazyArrays = "1.8, 2" Libdl = "1.10" LinearAlgebra = "1.10"