From 3845ef4cebfe3eeeb8e1df608d1016b9a446ef37 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Tue, 25 Jun 2024 09:21:21 -0600 Subject: [PATCH] fix dep version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5b65b3c..0ce4f2d 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ Downloads = "1.6" HDF5 = "0.17" InfrastructureSystems = "2" LazyArtifacts = "1" -PowerSystems = "2" +PowerSystems = "4" PrettyTables = "2" Random = "1" SHA = "0.7"