From 0e396bfa4d1a2a9bf4a2a2be9ea79842f8c4a5a3 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Mon, 25 Sep 2023 13:36:03 -0400 Subject: [PATCH] Revert "up" This reverts commit f79799893ab726f0263455a1fa0a37920789f123. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cdf581b39..5e1583672 100644 --- a/Project.toml +++ b/Project.toml @@ -49,7 +49,7 @@ OrdinaryDiffEq = "6.52" RandomNumbers = "1.5.3" RecursiveArrayTools = "2" Reexport = "0.2, 1.0" -SciMLBase = "1.70, 2" +SciMLBase = "1.70" SciMLOperators = "0.2.9, 0.3" SparseDiffTools = "2" StaticArrays = "0.11, 0.12, 1.0"