From 75b0222283b64253bb063689b1890a5f82b73188 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 11 Feb 2024 07:23:53 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 09959c397..d372ce022 100644 --- a/Project.toml +++ b/Project.toml @@ -58,6 +58,7 @@ Distributions = "0.25" DocStringExtensions = "0.9" DomainSets = "0.6" DynamicPolynomials = "0.5" +ForwardDiff = "0.10.36" Groebner = "0.5, 0.6, 0.7" IfElse = "0.1" LaTeXStrings = "1.3"