Skip to content

Commit b86d145

Browse files
bump some minimum versions (#693)
1 parent b2d9a54 commit b86d145

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ AllocCheck = "0.2"
7575
Aqua = "0.8"
7676
ArrayInterface = "7.7"
7777
BandedMatrices = "1.5"
78-
BlockDiagonals = "0.1.42, 0.2"
78+
BlockDiagonals = "0.2"
7979
blis_jll = "0.9.0"
8080
CUDA = "5"
81-
CUDSS = "0.1, 0.2, 0.3, 0.4"
81+
CUDSS = "0.4"
8282
CUSOLVERRF = "0.2.6"
8383
ChainRulesCore = "1.22"
8484
ConcreteStructs = "0.2.3"
@@ -90,13 +90,13 @@ FastAlmostBandedMatrices = "0.1"
9090
FastLapackInterface = "2"
9191
FiniteDiff = "2.22"
9292
ForwardDiff = "0.10.36, 1"
93-
GPUArraysCore = "0.1.6, 0.2"
93+
GPUArraysCore = "0.2"
9494
HYPRE = "1.4.0"
9595
InteractiveUtils = "1.10"
9696
IterativeSolvers = "0.9.3"
9797
KernelAbstractions = "0.9.27"
9898
Krylov = "0.10"
99-
KrylovKit = "0.8, 0.9, 0.10"
99+
KrylovKit = "0.10"
100100
KrylovPreconditioners = "0.3"
101101
LAPACK_jll = "3"
102102
LazyArrays = "1.8, 2"
@@ -116,7 +116,7 @@ RecursiveFactorization = "0.2.14"
116116
Reexport = "1"
117117
SafeTestsets = "0.1"
118118
SciMLBase = "2.70"
119-
SciMLOperators = "0.3.7, 0.4, 1"
119+
SciMLOperators = "1"
120120
Setfield = "1"
121121
SparseArrays = "1.10"
122122
Sparspak = "0.3.6"

0 commit comments

Comments
 (0)