We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc2e26 commit 2a0d163Copy full SHA for 2a0d163
Project.toml
@@ -15,16 +15,16 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
15
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
16
17
[compat]
18
-COPT = "1.1.29"
+COPT = "^1.1.32"
19
Clarabel = "^0.11.0"
20
-JuMP = "^1.28.0"
+JuMP = "^1.29.4"
21
Literate = "^2.20.1"
22
Mosek = "^11.0.1"
23
MosekTools = "^0.15.10"
24
OffsetArrays = "^1.17.0"
25
OrderedCollections = "^1.8.1"
26
-julia = "1.6"
27
-LinearAlgebra = "1"
+julia = "^1.12"
+LinearAlgebra = "^1.12"
28
29
[extras]
30
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments