From d623f81f0b0e6899bbe4ee998793285f34e43788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20W=C3=BCrfel?= Date: Wed, 17 Jan 2024 17:43:23 +0100 Subject: [PATCH] update compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0f3118e8..6df314a9 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ Parameters = "^0.12.0" PowerModels = "0.18, 0.19" PowerModelsACDC = "^0.4, 0.5" RecipesBase = "0.7.0,0.8.0, 1.0" -SciMLBase = "2" +SciMLBase = "1, 2" SciMLNLSolve = "0.1" Setfield = "0.4 - 0.8" StaticArrays = "1"