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 731af5c commit 45c108dCopy full SHA for 45c108d
Project.toml
@@ -10,13 +10,13 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
10
SDPA_jll = "7fc90fd6-dbef-5a6a-93f8-169f2a2e705b"
11
12
[compat]
13
-CxxWrap = "0.16"
14
-LinearAlgebra = "<0.0.1, 1.6"
+CxxWrap = "0.16, 0.17"
+LinearAlgebra = "1"
15
MathOptInterface = "1"
16
-SDPA_jll = "=700.300.1800"
17
-SparseArrays = "<0.0.1, 1.6"
18
-Test = "<0.0.1, 1.6"
19
-julia = "1.10"
+SDPA_jll = "=700.300.1800, =700.300.1900"
+SparseArrays = "1"
+Test = "1"
+julia = "1"
20
21
[extras]
22
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
0 commit comments