From ab6e713b58ababd86d013422f68cbbd6a54e6c2d Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 1 Nov 2023 10:07:47 +0530 Subject: [PATCH] New version: PowerFlows v0.6.0 (#94456) UUID: 94fada2c-fd9a-4e89-8d82-81405f5cb4f6 Repo: https://github.com/NREL-Sienna/PowerFlows.jl.git Tree: 6dbfb5a5884f107cf1a50483dadc19c1bf3f2394 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- P/PowerFlows/Compat.toml | 4 ++++ P/PowerFlows/Deps.toml | 2 +- P/PowerFlows/Versions.toml | 3 +++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/P/PowerFlows/Compat.toml b/P/PowerFlows/Compat.toml index ae33caa608ab168..48ac32a479380ce 100644 --- a/P/PowerFlows/Compat.toml +++ b/P/PowerFlows/Compat.toml @@ -26,3 +26,7 @@ PowerNetworkMatrices = "0.8" ["0.5-0"] PowerNetworkMatrices = "0.9" PowerSystems = "3" + +["0.6-0"] +LinearAlgebra = "1" +SparseArrays = "1" diff --git a/P/PowerFlows/Deps.toml b/P/PowerFlows/Deps.toml index dc0698826b5720e..0359afd4f8c37c3 100644 --- a/P/PowerFlows/Deps.toml +++ b/P/PowerFlows/Deps.toml @@ -12,5 +12,5 @@ PowerNetworkMatrices = "bed98974-b02a-5e2f-9fe0-a103f5c450dd" ["0.3"] LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" -["0.4-0"] +["0.4-0.5"] SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383" diff --git a/P/PowerFlows/Versions.toml b/P/PowerFlows/Versions.toml index c3e9e06828e5b8e..66cc2dcaec329bc 100644 --- a/P/PowerFlows/Versions.toml +++ b/P/PowerFlows/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "115f54fc96f55ddb4443fb976d854d6caa739346" ["0.5.0"] git-tree-sha1 = "d2790c3f9cfeebbe8c19d156949733723e376f32" + +["0.6.0"] +git-tree-sha1 = "6dbfb5a5884f107cf1a50483dadc19c1bf3f2394"