Skip to content

Commit b2e24b4

Browse files
committed
fix: bump minimum versions
1 parent 0d8a47a commit b2e24b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ ConcreteStructs = "0.2.3"
7474
DocStringExtensions = "0.9.3"
7575
EnumX = "1.0.4"
7676
Enzyme = "0.13"
77-
EnzymeCore = "0.8"
77+
EnzymeCore = "0.8.1"
7878
FastAlmostBandedMatrices = "0.1"
7979
FastLapackInterface = "2"
8080
FiniteDiff = "2.22"
@@ -85,10 +85,10 @@ InteractiveUtils = "1.10"
8585
IterativeSolvers = "0.9.3"
8686
JET = "0.8.28, 0.9"
8787
KLU = "0.6"
88-
KernelAbstractions = "0.9.16"
88+
KernelAbstractions = "0.9.27"
8989
Krylov = "0.9"
9090
KrylovKit = "0.8"
91-
KrylovPreconditioners = "0.2"
91+
KrylovPreconditioners = "0.3"
9292
LazyArrays = "1.8, 2"
9393
Libdl = "1.10"
9494
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)