diff --git a/Project.toml b/Project.toml index a7b33c6..6e508d8 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ Convex = "0.13" Distances = "0.8, 0.9" Distributions = "0.22, 0.23" MonteCarloMeasurements = "0.9" -SCS = "0.6" +SCS = "0.6, 0.8" StatsBase = "0.30, 0.31, 0.32, 0.33" TotalLeastSquares = "1" Turing = "0.13, 0.14"