diff --git a/S/SteadyStateDiffEq/Compat.toml b/S/SteadyStateDiffEq/Compat.toml index cdf615ed4c38924..0c3c759212ca833 100644 --- a/S/SteadyStateDiffEq/Compat.toml +++ b/S/SteadyStateDiffEq/Compat.toml @@ -49,7 +49,7 @@ DiffEqBase = "6" ["1.5.1-1.5"] Reexport = "0.2" -["1.6-1"] +["1.6-2"] Reexport = ["0.2", "1"] ["1.6.1-1.7"] @@ -60,3 +60,10 @@ julia = "1.6.0-1" ["1.8-1.9"] SciMLBase = "1.34.0-1" + +[2] +ConcreteStructs = "0.2" +DiffEqBase = "6.140.0-6" +DiffEqCallbacks = "2.34.0-2" +SciMLBase = "2" +julia = "1.9.0-1" diff --git a/S/SteadyStateDiffEq/Deps.toml b/S/SteadyStateDiffEq/Deps.toml index 0d69625dcf5b99d..6b731710672732e 100644 --- a/S/SteadyStateDiffEq/Deps.toml +++ b/S/SteadyStateDiffEq/Deps.toml @@ -1,17 +1,22 @@ [1] -DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" -DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56" -Reexport = "189a3867-3050-52da-a836-e630ba90ab69" ["1-1.4"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +[1-2] +DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" +DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" + ["1.12"] EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" -["1.6.1-1"] +["1.6.1-2"] SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" + +[2] +ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" diff --git a/S/SteadyStateDiffEq/Versions.toml b/S/SteadyStateDiffEq/Versions.toml index f49bff0a97135e8..212002edf90cb97 100644 --- a/S/SteadyStateDiffEq/Versions.toml +++ b/S/SteadyStateDiffEq/Versions.toml @@ -78,3 +78,6 @@ git-tree-sha1 = "6e801d0da4c81d9cd6a05d97340404f9892fba85" ["1.16.1"] git-tree-sha1 = "2ca69f4be3294e4cd987d83d6019037d420d9fc1" + +["2.0.0"] +git-tree-sha1 = "4ff0368772cda0033e799da8cf4605150c27bc15"