diff --git a/Project.toml b/Project.toml index 577d3858..b3207f6e 100644 --- a/Project.toml +++ b/Project.toml @@ -24,14 +24,14 @@ DifferentialEquations = "7" Distances = "0.10" Distributions = "0.24.5, 0.25" LIBSVM = "0.8" -LinearAlgebra = "1.9" +LinearAlgebra = "1.10" MLJLinearModels = "0.9.2" NNlib = "0.8.4, 0.9" Optim = "1" Random = "1" SafeTestsets = "0.1" -SparseArrays = "1.9" -Statistics = "1.9" +SparseArrays = "1.10" +Statistics = "1.10" Test = "1" julia = "1.6"