diff --git a/Project.toml b/Project.toml index 611cd854..2e5524c4 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ DataInterpolations = "6, 7, 8, 9.0" DifferentialEquations = "7.16.1, 8" LIBSVM = "0.8" LinearAlgebra = "1.10" -LinearSolve = "3.57.0" +LinearSolve = "3.57.0, 4.2" LuxCore = "1.3.0" MLJLinearModels = "0.9.2, 0.10" NNlib = "0.9.30" diff --git a/docs/Project.toml b/docs/Project.toml index 0da942a6..2beb8096 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -30,7 +30,7 @@ DocumenterCitations = "1" DocumenterInterLinks = "1" JLD2 = "0.6" LIBSVM = "0.8" -LinearSolve = "3" +LinearSolve = "3, 4.2" MLJLinearModels = "0.10" OrdinaryDiffEqAdamsBashforthMoulton = "2" OrdinaryDiffEqTsit5 = "1, 2"