diff --git a/M/MatrixProfile/Compat.toml b/M/MatrixProfile/Compat.toml index 0290bf74466be8b..37a6e33b28250d7 100644 --- a/M/MatrixProfile/Compat.toml +++ b/M/MatrixProfile/Compat.toml @@ -22,12 +22,15 @@ SlidingDistancesBase = "0.1.4-0.1" ["0.1.2-0"] LoopVectorization = "0.7.4-0.8" -["0.1.3-1"] +["0.1.3-0"] SlidingDistancesBase = "0.2" [1] Distances = "0.7-0.10" +["1.0"] +SlidingDistancesBase = "0.2" + ["1.0.0"] LoopVectorization = "0.7.4-0.8" @@ -39,3 +42,7 @@ LoopVectorization = "0.7.4-0.11" ["1.0.3-1"] LoopVectorization = "0.7.4-0.12" + +["1.1-1"] +AbstractFFTs = "1.3.0-1" +SlidingDistancesBase = "0.2-0.3" diff --git a/M/MatrixProfile/Deps.toml b/M/MatrixProfile/Deps.toml index 6160884eda49842..1d873b77b8bf3b7 100644 --- a/M/MatrixProfile/Deps.toml +++ b/M/MatrixProfile/Deps.toml @@ -11,3 +11,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" ["0.1.1-1"] Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" + +["1.1-1"] +AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" diff --git a/M/MatrixProfile/Versions.toml b/M/MatrixProfile/Versions.toml index 4f887dd2056cab7..4736e5ed1697bfb 100644 --- a/M/MatrixProfile/Versions.toml +++ b/M/MatrixProfile/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "c4900f26151bf3aacbfb1a2e28f049c664ccc872" ["1.0.3"] git-tree-sha1 = "2fe206cece49ddf7cf26887c9f7379ee395cdba1" + +["1.1.0"] +git-tree-sha1 = "e28d990133b7dd624bfdc8e472d39379b67f8576"