We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a876c7c commit 66d8dc4Copy full SHA for 66d8dc4
test/Project.toml
@@ -38,8 +38,8 @@ Expokit = "0.2"
38
ExponentialUtilities = "1"
39
GLPK = "0.11 - 0.15, 1"
40
GR = "0"
41
-IntervalArithmetic = "0.15 - 0.21, =0.21.2" # v0.22 removed IntervalBox
42
-IntervalConstraintProgramming = "0.9 - 0.13"
+IntervalArithmetic = "0.15 - 0.21, =0.21.2"
+IntervalConstraintProgramming = "0.9 - 0.13, 0.14"
43
IntervalMatrices = "0.8 - 0.11"
44
Ipopt = "1"
45
JuMP = "0.21 - 0.23, 1"
0 commit comments