Skip to content

Commit

Permalink
fix: bump minimum versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Sep 26, 2024
1 parent 0d8a47a commit b2e24b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ConcreteStructs = "0.2.3"
DocStringExtensions = "0.9.3"
EnumX = "1.0.4"
Enzyme = "0.13"
EnzymeCore = "0.8"
EnzymeCore = "0.8.1"
FastAlmostBandedMatrices = "0.1"
FastLapackInterface = "2"
FiniteDiff = "2.22"
Expand All @@ -85,10 +85,10 @@ InteractiveUtils = "1.10"
IterativeSolvers = "0.9.3"
JET = "0.8.28, 0.9"
KLU = "0.6"
KernelAbstractions = "0.9.16"
KernelAbstractions = "0.9.27"
Krylov = "0.9"
KrylovKit = "0.8"
KrylovPreconditioners = "0.2"
KrylovPreconditioners = "0.3"
LazyArrays = "1.8, 2"
Libdl = "1.10"
LinearAlgebra = "1.10"
Expand Down

0 comments on commit b2e24b4

Please sign in to comment.