From 1ebf74609c4819cbe291b4c67e7bde79e29dc209 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Feb 2024 14:41:18 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cf6ea23ab..89962961f 100644 --- a/Project.toml +++ b/Project.toml @@ -77,7 +77,7 @@ PyCall = "1.96" PythonCall = "0.9.15" RCall = "0.14.0" RecipesBase = "1.0" -RecursiveArrayTools = "3.3.4" +RecursiveArrayTools = "3.8.0" Reexport = "1" RuntimeGeneratedFunctions = "0.5" SciMLOperators = "0.3.7"