diff --git a/Project.toml b/Project.toml index 08e28aa60..7b67bcff0 100644 --- a/Project.toml +++ b/Project.toml @@ -77,8 +77,8 @@ ChainRulesCore = "1.22" ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3" EnumX = "1.0.4" -ExplicitImports = "1" EnzymeCore = "0.8.1" +ExplicitImports = "1" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2" FiniteDiff = "2.22" @@ -89,7 +89,7 @@ InteractiveUtils = "1.10" IterativeSolvers = "0.9.3" KernelAbstractions = "0.9.27" Krylov = "0.10" -KrylovKit = "0.8, 0.9" +KrylovKit = "0.8, 0.9, 0.10" KrylovPreconditioners = "0.3" LazyArrays = "1.8, 2" Libdl = "1.10" @@ -123,9 +123,9 @@ julia = "1.10" [extras] AllocCheck = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a" Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" -ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7" BandedMatrices = "aae01518-5342-5314-be14-df237901396f" BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0" +ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7" FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e" FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641" FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"