From fdd5ac63042b0d2d0805754584ecffaac7df7ec8 Mon Sep 17 00:00:00 2001 From: William Moses Date: Tue, 28 May 2024 14:25:51 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0c10b9a..13c5147 100644 --- a/Project.toml +++ b/Project.toml @@ -38,7 +38,7 @@ OptimizationZygoteExt = "Zygote" ADTypes = "1" ArrayInterface = "7.6" DocStringExtensions = "0.9" -Enzyme = "0.11.11, =0.12.6" +Enzyme = "0.11.11, 0.12" FiniteDiff = "2.12" ForwardDiff = "0.10.26" LinearAlgebra = "1.9, 1.10"