diff --git a/L/LinearSolve/Compat.toml b/L/LinearSolve/Compat.toml index 683f885c83b60dc..6850c7f29c4365a 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -205,12 +205,19 @@ KLU = "0.5" Libdl = "1.10.0-1" LinearAlgebra = "1.10.0-1" PrecompileTools = "1.2.0-1" -SciMLBase = "2.23.0-2" SciMLOperators = "0.3.7-0.3" SparseArrays = "1.10.0-1" StaticArraysCore = "1.4.2-1" julia = "1.10.0-1" +["2.23-2.24"] +SciMLBase = "2.23.0-2" + +["2.25-2"] +ChainRulesCore = "1.22.0-1" +Markdown = "1.10.0-1" +SciMLBase = "2.26.3-2" + ["2.3-2.16"] FastLapackInterface = "1-2" diff --git a/L/LinearSolve/Deps.toml b/L/LinearSolve/Deps.toml index 1b131dc46922679..de1ddbd32d7bf9e 100644 --- a/L/LinearSolve/Deps.toml +++ b/L/LinearSolve/Deps.toml @@ -74,6 +74,10 @@ MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2" ["2.20.1-2"] StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" +["2.25-2"] +ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" +Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" + ["2.5-2"] Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 2d1e35321dac9d1..325cc046ec6015d 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -462,3 +462,6 @@ git-tree-sha1 = "49326f9382400da72ee4c5120a1bf64ca3ea9406" ["2.24.0"] git-tree-sha1 = "0153083d1112c9b284334750c22f33b745611c0f" + +["2.25.0"] +git-tree-sha1 = "40e698d20063b1a8dbbe40b259a24f7a71f53298"