From 558a3374d901c984c82e4c9d4d8c15be801f9190 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Mon, 8 Jul 2024 10:31:31 -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 a0433c5f..e4f4a636 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ DataFrames = "1" InfrastructureSystems = "2" LinearAlgebra = "1" NLsolve = "4" -PowerNetworkMatrices = "^0.9, ^0.10, ^0.11" +PowerNetworkMatrices = "^0.11" PowerSystems = "^4" SparseArrays = "1" julia = "^1.6"