From 1f81661c7cc0cb260e495a17e62156fdcac201ca Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 8 Oct 2024 06:44:03 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3c21f3db31..bb13481cf4 100644 --- a/Project.toml +++ b/Project.toml @@ -107,6 +107,7 @@ LinearAlgebra = "1" MLStyle = "0.4.17" NaNMath = "0.3, 1" NonlinearSolve = "3.14" +OffsetArrays = "1" OrderedCollections = "1" OrdinaryDiffEq = "6.82.0" PrecompileTools = "1"