From 5a25b7daa7d96fb86d6538823e691af543b199be Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 22 Sep 2023 09:15:18 -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 fb4349ea9..2cabbc4f3 100644 --- a/Project.toml +++ b/Project.toml @@ -69,7 +69,7 @@ Preferences = "1" RecursiveFactorization = "0.2.8" Reexport = "1" Requires = "1" -SciMLBase = "2" +SciMLBase = "1.82, 2" SciMLOperators = "0.2, 0.3" Setfield = "0.7, 0.8, 1" Sparspak = "0.3.6"