diff --git a/Project.toml b/Project.toml index faf43127d..f0b525668 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ DiffEqBase = "6.4.1" DomainSets = "0.5" ForwardDiff = "0.10" LazyArrays = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22" -LazyBandedMatrices = "0.5, 0.6, 0.7" +LazyBandedMatrices = "0.8" LoopVectorization = "0.12" NNlib = "0.6, 0.7, 0.8" NonlinearSolve = "0.3.7"