Skip to content

Commit 48a023e

Browse files
authored
Add support for [email protected] (#298)
1 parent 6729ab4 commit 48a023e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ SCS_MKL_jll = "3f2553a9-4106-52be-b7dd-865123654657"
2121
MathOptInterface = "1.20"
2222
Pkg = "<0.0.1, ^1.6"
2323
Requires = "1"
24-
SCS_GPU_jll = "=3.2.4, =3.2.6"
25-
SCS_MKL_jll = "=3.2.4, =3.2.6"
26-
SCS_jll = "=3.2.4, =3.2.6"
24+
SCS_GPU_jll = "=3.2.4, =3.2.6, =3.2.7"
25+
SCS_MKL_jll = "=3.2.4, =3.2.6, =3.2.7"
26+
SCS_jll = "=3.2.4, =3.2.6, =3.2.7"
2727
SparseArrays = "<0.0.1, ^1.6"
2828
Test = "<0.0.1, ^1.6"
2929
julia = "1.6"

0 commit comments

Comments
 (0)