From 5e224246afb3239a664f6c0d49423f68266a3530 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 12 Nov 2024 00:13:37 +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 f7f7da72..1a9bf785 100644 --- a/Project.toml +++ b/Project.toml @@ -74,7 +74,7 @@ DimensionalData = "0.27, 0.28, 0.29" Distributions = "0.25" DocStringExtensions = "0.8, 0.9" Dynesty = "0.4" -Enzyme = "=0.13.9" +Enzyme = "=0.13.9, 0.13" EnzymeCore = "0.8" FillArrays = "1" ForwardDiff = "0.9, 0.10"