From 0a212c7eca10a3ca8f0e3198c4349e68f2b30771 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 27 Jun 2024 11:44:21 +0800 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 250126f24..060354a9d 100644 --- a/Project.toml +++ b/Project.toml @@ -84,6 +84,7 @@ RuntimeGeneratedFunctions = "0.5.9" SciMLBase = "2" Setfield = "1" SpecialFunctions = "2" +StaticArraysCore = "1.4" SymPy = "2" SymbolicIndexingInterface = "0.3.14" SymbolicLimits = "0.2.0"