diff --git a/Project.toml b/Project.toml index 2ce84e92..46d53c89 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerNetworkMatrices" uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd" authors = ["Jose Daniel Lara", "Alessandro Francesco Castelli", "Sourabh Dalvi"] -version = "0.10.3" +version = "0.11.0" [deps] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" @@ -17,11 +17,11 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] DocStringExtensions = "~0.8, ~0.9" HDF5 = "0.17" -InfrastructureSystems = "^1.20" +InfrastructureSystems = "2" LinearAlgebra = "1" MKL = "0.6" KLU = "^0.6" Pardiso = "^0.5.5" -PowerSystems = "3" +PowerSystems = "4" SparseArrays = "1" julia = "^1.6"