From 47646d076ccf408627b1b4d62b70191f39d01605 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Wed, 25 Oct 2023 16:09:14 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e48fe06..ae14386 100644 --- a/Project.toml +++ b/Project.toml @@ -12,7 +12,7 @@ PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd" [compat] InfrastructureSystems = "1" -PowerSimulations = "^0.23" +PowerSimulations = "^0.24" PowerSystems = "3" julia = "^1.6" JuMP = "1"