diff --git a/G/GasPowerModels/Compat.toml b/G/GasPowerModels/Compat.toml index 4ec0e9a1467926b..eebe54ea572c25f 100644 --- a/G/GasPowerModels/Compat.toml +++ b/G/GasPowerModels/Compat.toml @@ -18,10 +18,18 @@ PowerModels = "0.12" GasModels = "0.7" ["0.2-0"] -JSON = "0.18-0.21" JuMP = "0.21" Memento = "1.0-1.1" + +["0.2-0.3"] +JSON = "0.18-0.21" PowerModels = "0.17" -["0.3-0"] +["0.3"] GasModels = "0.8" + +["0.4-0"] +GasModels = "0.9" +InfrastructureModels = "0.6" +JSON = "0.21" +PowerModelsRestoration = "0.6" diff --git a/G/GasPowerModels/Deps.toml b/G/GasPowerModels/Deps.toml index 7863db2cbb841e7..3040f122c59ba59 100644 --- a/G/GasPowerModels/Deps.toml +++ b/G/GasPowerModels/Deps.toml @@ -3,7 +3,13 @@ GasModels = "5e113713-6c35-5477-b766-e1109486666f" JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" JuMP = "4076af6c-e467-56ae-b986-b466b2749572" Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9" -PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655" ["0-0.1"] InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0" + +["0-0.3"] +PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655" + +["0.4-0"] +InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0" +PowerModelsRestoration = "23adbb12-a187-11e9-26a2-eb4d4e6e68fb" diff --git a/G/GasPowerModels/Versions.toml b/G/GasPowerModels/Versions.toml index f35f9628d4da18f..505be0e8308eebc 100644 --- a/G/GasPowerModels/Versions.toml +++ b/G/GasPowerModels/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "c7e9fade15c2c120dc7d0b85076f0adc1c6178cc" ["0.3.0"] git-tree-sha1 = "bbdefb98e816a2795d29c4b268c289fa1ef1b86e" + +["0.4.0"] +git-tree-sha1 = "6ec4e9d48fd0af15676a6b2af06828506215e7ee"