diff --git a/M/MatrixProfile/Compat.toml b/M/MatrixProfile/Compat.toml index 77c64eb2f161808..264a43507f88ac2 100644 --- a/M/MatrixProfile/Compat.toml +++ b/M/MatrixProfile/Compat.toml @@ -1,7 +1,13 @@ [0] -DSP = "0.6" LoopVectorization = "0.7.4-0.7" ProgressMeter = "1.2.0-1" RecipesBase = ["0.8", "1"] -SlidingDistancesBase = "0.1" julia = "1" + +["0-0.1.0"] +DSP = "0.6" +SlidingDistancesBase = "0.1" + +["0.1.1-0"] +Distances = "0.7-0.9" +SlidingDistancesBase = "0.1.3-0.1" diff --git a/M/MatrixProfile/Deps.toml b/M/MatrixProfile/Deps.toml index f1a89bc35319212..344f4c314bb0632 100644 --- a/M/MatrixProfile/Deps.toml +++ b/M/MatrixProfile/Deps.toml @@ -1,8 +1,13 @@ [0] -DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" SlidingDistancesBase = "25b0cc0c-38e4-462f-a11d-8564868c562d" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" + +["0-0.1.0"] +DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" + +["0.1.1-0"] +Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" diff --git a/M/MatrixProfile/Versions.toml b/M/MatrixProfile/Versions.toml index 7a0a935cb848e61..973bf1fcaf28fc1 100644 --- a/M/MatrixProfile/Versions.toml +++ b/M/MatrixProfile/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "04fc05ba4b99e92e93e36ed231c4254723cff466" + +["0.1.1"] +git-tree-sha1 = "78827403c9e90bb03e82f5ead399b1a83471e65a"