From 67e7c37d934d7cd436438fc6afa7be59568f5e40 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 7 Oct 2024 08:55:26 -0400 Subject: [PATCH] Test master build --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 7c1405254..686d29a92 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -52,7 +52,7 @@ DDEProblemLibrary = "0.1" DataFrames = "1.4" DiffEqBase = "6.106" DiffEqCallbacks = "3, 4" -DifferentialEquations = "7.6" +DifferentialEquations = "7.14" Distributions = "0.25" Documenter = "1" FiniteDiff = "2"