From b5f9d70c2149a6fc7eb8d0d0fe607fe4cd0cc213 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 08:05:30 +0000 Subject: [PATCH] CompatHelper: bump compat for "PowerModels" to "0.16" --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 48f06130..a164ffd6 100644 --- a/Project.toml +++ b/Project.toml @@ -14,10 +14,10 @@ PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655" Cbc = "≥ 0.4" InfrastructureModels = "~ 0.4" Ipopt = "≥ 0.4" -PowerModels = "~ 0.15.3" JuMP = "~0.19.1, ~0.20, ~0.21" -SCS = "≥ 0.6.3" Memento = "~0.10, ~0.11, ~0.12, ~0.13, ~1.0" +PowerModels = "~ 0.15.3, 0.16" +SCS = "≥ 0.6.3" julia = "^1" [extras]