diff --git a/B/BatchedTransformations/Compat.toml b/B/BatchedTransformations/Compat.toml index 98f6cd70e25d173..f74098a3bd8ecee 100644 --- a/B/BatchedTransformations/Compat.toml +++ b/B/BatchedTransformations/Compat.toml @@ -8,3 +8,6 @@ NNlib = "0.9" ["0.3-0"] NNlib = "0.8-0.9" Random = "1" + +["0.5-0"] +MLUtils = "0.4" diff --git a/B/BatchedTransformations/Deps.toml b/B/BatchedTransformations/Deps.toml index 375bba83cd90df8..a2d2949fd233239 100644 --- a/B/BatchedTransformations/Deps.toml +++ b/B/BatchedTransformations/Deps.toml @@ -4,3 +4,6 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" ["0.3-0"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.5-0"] +MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54" diff --git a/B/BatchedTransformations/Versions.toml b/B/BatchedTransformations/Versions.toml index 18fc6e817968e88..1c9f6bd74d8bcb9 100644 --- a/B/BatchedTransformations/Versions.toml +++ b/B/BatchedTransformations/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "c470e2856cf18740b0862e55674344bb6874c54d" ["0.4.0"] git-tree-sha1 = "a5423beff737d966b859163d6e681e7cda6a4e55" + +["0.5.0"] +git-tree-sha1 = "3fda92315c82bcdcfef7989be7b0b6e50e559f32"