diff --git a/S/SeisReconstruction/Compat.toml b/S/SeisReconstruction/Compat.toml index 7e5b207ac96b662..b470522d58f1506 100644 --- a/S/SeisReconstruction/Compat.toml +++ b/S/SeisReconstruction/Compat.toml @@ -1,8 +1,15 @@ [0] -DSP = "0.6" -Documenter = "0.23" DocumenterTools = "0.1" FFTW = "1" +julia = "1" + +["0-0.1.1"] +DSP = "0.6" +Documenter = "0.23" Interpolations = "0.12.5-0.12" Requires = "0.5.2-0.5" -julia = "1" + +["0.1.2-0"] +DSP = "0.6-0.7" +Documenter = "0.27" +Interpolations = "0.14" diff --git a/S/SeisReconstruction/Deps.toml b/S/SeisReconstruction/Deps.toml index e6cc5bba8f33520..341b86fb2d04a2f 100644 --- a/S/SeisReconstruction/Deps.toml +++ b/S/SeisReconstruction/Deps.toml @@ -5,5 +5,7 @@ DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + +["0-0.1.1"] Requires = "ae029012-a4dd-5104-9daa-d747884805df" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/S/SeisReconstruction/Versions.toml b/S/SeisReconstruction/Versions.toml index 72a11281e6873ef..4a02a812376ec35 100644 --- a/S/SeisReconstruction/Versions.toml +++ b/S/SeisReconstruction/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "03049da0a715095c7bf974fc0e8c18d0eae6362a" ["0.1.1"] git-tree-sha1 = "c9ea3f956c8054e99edad5e587c97ff43fcbb02d" + +["0.1.2"] +git-tree-sha1 = "af4ee2f9dd8923b543ba411b63d8b03c6dbe80b4"