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 1dc1a17 commit e98935dCopy full SHA for e98935d
Project.toml
@@ -8,6 +8,11 @@ version = "0.0.1"
8
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
9
MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
10
11
+[compat]
12
+MathOptInterface = "0.9.17"
13
+MutableArithmetics = "0.2.10"
14
+julia = "1"
15
+
16
[extras]
17
CSDP = "0a46da34-8e4b-519e-b418-48813639ff34"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments