diff --git a/S/SummationByPartsOperators/Compat.toml b/S/SummationByPartsOperators/Compat.toml index a5c86d7a8ef551b..f9d092a0c3f5edc 100644 --- a/S/SummationByPartsOperators/Compat.toml +++ b/S/SummationByPartsOperators/Compat.toml @@ -25,7 +25,6 @@ julia = "1.0.0-1" PolynomialBases = "0.4.1-0.4" ["0.1.2-0"] -DiffEqBase = "6" FFTW = "1" Requires = ["0.5.2-0.5", "1"] Unrolled = "0.1.3-0.1" @@ -46,6 +45,9 @@ Parameters = "0.12" ["0.1.2-0.5.2"] DiffEqCallbacks = "2.6.0-2" +["0.1.2-0.5.8"] +DiffEqBase = "6" + ["0.1.3-0"] PolynomialBases = "0.4.5-0.4" @@ -81,3 +83,6 @@ ArrayInterface = "3.1.16-3" ["0.5.8-0"] julia = "1.6.0-1" + +["0.5.9-0"] +SciMLBase = "1.21.0-1" diff --git a/S/SummationByPartsOperators/Deps.toml b/S/SummationByPartsOperators/Deps.toml index 4850432f43ebd23..e190b8f27614a87 100644 --- a/S/SummationByPartsOperators/Deps.toml +++ b/S/SummationByPartsOperators/Deps.toml @@ -1,6 +1,5 @@ [0] ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197" -DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" PolynomialBases = "c74db56a-226d-5e98-8bb0-a6049094aeea" @@ -19,6 +18,9 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" ["0-0.5.2"] DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" +["0-0.5.8"] +DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" + ["0.4.6-0"] UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" @@ -31,3 +33,6 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" ["0.5.3-0"] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" + +["0.5.9-0"] +SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" diff --git a/S/SummationByPartsOperators/Versions.toml b/S/SummationByPartsOperators/Versions.toml index 532cd4e2e836703..f7c22fb8ea58f20 100644 --- a/S/SummationByPartsOperators/Versions.toml +++ b/S/SummationByPartsOperators/Versions.toml @@ -78,3 +78,6 @@ git-tree-sha1 = "7706477682d5b4eaa5358d7f6909c4b154415c33" ["0.5.8"] git-tree-sha1 = "6ad87e3728ba39a7185b7387979287d59def3027" + +["0.5.9"] +git-tree-sha1 = "f76927c1a41e431b4820cd470ba99e30b54598ad"