Skip to content

Commit 800672a

Browse files
committed
Update Project.toml
1 parent 4344aa5 commit 800672a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414
TSVD = "9449cd9e-2762-5aa3-a617-5413e99d722e"
1515

1616
[compat]
17-
JuMP = ">= 1.2.1"
18-
MosekTools = ">= 0.12.1"
19-
OSQP = ">= 0.8.0"
20-
ProximalOperators = ">= 0.15.3"
21-
TSVD = ">= 0.4.3"
22-
julia = "1.6"
17+
JuMP = "^1.2.1"
18+
MosekTools = "^0.12.1"
19+
OSQP = "^0.8.0"
20+
ProximalOperators = "^0.15.3"
21+
TSVD = "^0.4.3"
22+
julia = "^1.6"
2323

2424
[extras]
2525
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)