Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 24, 2023
1 parent 398d877 commit 5f89525
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
MathOptInterface = "1.20"
Pkg = "1.6"
Pkg = "1"
Requires = "1"
SCS_GPU_jll = "=3.2.3"
SCS_MKL_jll = "=3.2.2, =3.2.3"
SCS_jll = "=3.2.1, =3.2.3"
SparseArrays = "1.6"
Test = "1.6"
SparseArrays = "1"
Test = "1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 5f89525

Please sign in to comment.