From 47ac48d83b7197b204b61b36346df11f68d5f164 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 28 Aug 2024 07:05:10 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index acf3e459b..5e02b13ee 100644 --- a/Project.toml +++ b/Project.toml @@ -68,7 +68,7 @@ DiffRules = "1.4" Distributions = "0.25" DocStringExtensions = "0.9" DomainSets = "0.6, 0.7" -DynamicPolynomials = "0.6" +DynamicPolynomials = "0.5, 0.6" ForwardDiff = "0.10.36" Groebner = "0.5, 0.6, 0.7" IfElse = "0.1"