diff --git a/A/AutocorrelationShell/Compat.toml b/A/AutocorrelationShell/Compat.toml index 3b8d23388113540..06a553ad33bb06b 100644 --- a/A/AutocorrelationShell/Compat.toml +++ b/A/AutocorrelationShell/Compat.toml @@ -1,8 +1,15 @@ [0] AbstractTrees = "0.3" -DSP = "0.6" Documenter = "0.25" Plots = "1.6.0-1" StatsBase = "0.33" Wavelets = "0.9" julia = "1" + +["0-0.1.0"] +DSP = "0.6" + +["0.1.2-0"] +DSP = "0.5.1-0.6" +Reexport = "0.2" +SpecialFunctions = "0.7.1-0.10" diff --git a/A/AutocorrelationShell/Deps.toml b/A/AutocorrelationShell/Deps.toml index 22b038e492bf4cd..1bbfdce3004c829 100644 --- a/A/AutocorrelationShell/Deps.toml +++ b/A/AutocorrelationShell/Deps.toml @@ -8,3 +8,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a" + +["0.1.2-0"] +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/A/AutocorrelationShell/Versions.toml b/A/AutocorrelationShell/Versions.toml index cb48b3e7b984b60..936c8b9d7e97da5 100644 --- a/A/AutocorrelationShell/Versions.toml +++ b/A/AutocorrelationShell/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "4f974378582ac89acdd54715c407b02cecc7279d" + +["0.1.2"] +git-tree-sha1 = "938d59102438ac11b8ee51e5d91857463182dcab"