diff --git a/M/MFCC/Compat.toml b/M/MFCC/Compat.toml index 5a15af9dee3dfd0..6bd8b91b7fcf432 100644 --- a/M/MFCC/Compat.toml +++ b/M/MFCC/Compat.toml @@ -6,11 +6,18 @@ SpecialFunctions = "0.0.0-0.10" WAV = "0.0.0-1" julia = ["0.7.0", "1"] -["0.3.2-0"] +["0.3.2"] DSP = "0.6" -FFTW = "1" -FileIO = "1" HDF5 = "0.12" SpecialFunctions = "0.8" + +["0.3.2-0"] +FFTW = "1" +FileIO = "1" WAV = "1" julia = "1" + +["0.3.3-0"] +DSP = "0.6-0.7" +HDF5 = "0.12-0.16" +SpecialFunctions = ["0.8", "1-2"] diff --git a/M/MFCC/Versions.toml b/M/MFCC/Versions.toml index 8e9094c863abc86..482adda19d7a0b1 100644 --- a/M/MFCC/Versions.toml +++ b/M/MFCC/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "e8d6bb66e00f85ea7ba7f244da3b097d80825b3b" ["0.3.2"] git-tree-sha1 = "112e435e00efc388c8e75a69199c698ebeb6d5be" + +["0.3.3"] +git-tree-sha1 = "c524c118b4e637f3cf97ca69ae2cf8f01a90dc85"