Skip to content

Commit

Permalink
add compat for PolyhedralRelaxations
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Jan 31, 2024
1 parent ec7fe88 commit 70ae501
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ JSON = "~0.18, ~0.19, ~0.20, ~0.21"
JuMP = "~0.22, ~0.23, 1"
Juniper = ">= 0.4"
Memento = "~1.0, ~1.1, ~1.2, ~1.3, ~1.4"
PolyhedralRelaxations = "~0.3"
XMLDict = "~0.4"
ZipFile = "~0.8, ~0.9"
ZipFile = "~0.8, ~0.9, ~0.10"
julia = "^1"


Expand Down

0 comments on commit 70ae501

Please sign in to comment.