diff --git a/Project.toml b/Project.toml index f6b41ead0..be3e3f649 100644 --- a/Project.toml +++ b/Project.toml @@ -75,10 +75,10 @@ AllocCheck = "0.2" Aqua = "0.8" ArrayInterface = "7.7" BandedMatrices = "1.5" -BlockDiagonals = "0.1.42, 0.2" +BlockDiagonals = "0.2" blis_jll = "0.9.0" CUDA = "5" -CUDSS = "0.1, 0.2, 0.3, 0.4" +CUDSS = "0.4" CUSOLVERRF = "0.2.6" ChainRulesCore = "1.22" ConcreteStructs = "0.2.3" @@ -90,13 +90,13 @@ FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2" FiniteDiff = "2.22" ForwardDiff = "0.10.36, 1" -GPUArraysCore = "0.1.6, 0.2" +GPUArraysCore = "0.2" HYPRE = "1.4.0" InteractiveUtils = "1.10" IterativeSolvers = "0.9.3" KernelAbstractions = "0.9.27" Krylov = "0.10" -KrylovKit = "0.8, 0.9, 0.10" +KrylovKit = "0.10" KrylovPreconditioners = "0.3" LAPACK_jll = "3" LazyArrays = "1.8, 2" @@ -116,7 +116,7 @@ RecursiveFactorization = "0.2.14" Reexport = "1" SafeTestsets = "0.1" SciMLBase = "2.70" -SciMLOperators = "0.3.7, 0.4, 1" +SciMLOperators = "1" Setfield = "1" SparseArrays = "1.10" Sparspak = "0.3.6"