diff --git a/Project.toml b/Project.toml index 5593d89..53f94a6 100644 --- a/Project.toml +++ b/Project.toml @@ -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]