Skip to content

Commit 20ceb37

Browse files
committed
More explicit compat requirements
1 parent 4a46cdc commit 20ceb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111

1212
[compat]
1313
Cbc = "≥ 0.6.0"
14-
JuMP = "0.19"
15-
MathOptInterface = "0.8"
14+
JuMP = "~0.19, ~0.20"
15+
MathOptInterface = "~0.8, ~0.9"
1616
julia = "1"
1717

1818
[extras]

0 commit comments

Comments
 (0)