From 37b1395c6f5e3071eee0bd371cbba320f5589160 Mon Sep 17 00:00:00 2001 From: oscarddssmith Date: Fri, 28 Mar 2025 16:12:06 -0400 Subject: [PATCH] update ForwardFiff --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 6aebf5b..847c5f1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastPower" uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b" authors = ["Chris Rackauckas "] -version = "1.1.1" +version = "1.1.2" [deps] @@ -23,7 +23,7 @@ FastPowerTrackerExt = "Tracker" [compat] Enzyme = "0.13" -ForwardDiff = "0.10" +ForwardDiff = "0.10, 1" Measurements = "2" MonteCarloMeasurements = "1" ReverseDiff = "1"