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 a6c1caa commit 53fedefCopy full SHA for 53fedef
Project.toml
@@ -17,8 +17,8 @@ MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
17
SemialgebraicSets = "8e049039-38e8-557d-ae3a-bc521ccf6204"
18
19
[compat]
20
-DataStructures = "0.18"
21
-DynamicPolynomials = "0.5,0.6"
+DataStructures = "0.18, 0.19"
+DynamicPolynomials = "0.5, 0.6"
22
IntervalArithmetic = "0.22"
23
JuMP = "1"
24
MathOptInterface = "1"
0 commit comments