diff --git a/C/ChaosTools/Compat.toml b/C/ChaosTools/Compat.toml index fcd7f535d34bdec..32260b7d66f9ea4 100644 --- a/C/ChaosTools/Compat.toml +++ b/C/ChaosTools/Compat.toml @@ -79,6 +79,9 @@ SpecialFunctions = ["0.10", "1"] ["1.28-1"] Distributions = "0.21-0.25" +["1.29.1-1"] +DSP = "0.6-0.7" + ["1.5"] DiffEqBase = "5" DynamicalSystemsBase = "1.2.3-1" @@ -97,7 +100,6 @@ DSP = "0.0.0 - 0.6" LombScargle = "0.0.0 - 0.5" ["1.8.1-1"] -DSP = "0.6" ForwardDiff = "0.8-0.10" Roots = ["0.7-0.8", "1"] @@ -116,6 +118,9 @@ NearestNeighbors = "0.4" ["1.8.1-1.23.0"] Reexport = "0.1-0.2" +["1.8.1-1.29.0"] +DSP = "0.6" + ["1.8.1-1.8"] Distributions = "0.21" DynamicalSystemsBase = "1.2.3-1" diff --git a/C/ChaosTools/Versions.toml b/C/ChaosTools/Versions.toml index a28c64cce3a463d..5a34e374788aa26 100644 --- a/C/ChaosTools/Versions.toml +++ b/C/ChaosTools/Versions.toml @@ -165,3 +165,6 @@ git-tree-sha1 = "01a070587027dcbe3fff780563621dc65d9c481b" ["1.29.0"] git-tree-sha1 = "f1e4422f9d19bcddcfaa7c9675d313b948f49672" + +["1.29.1"] +git-tree-sha1 = "f7cbf71aaf6979f52a00673fd30c571d387e9e87"