diff --git a/T/Tensors/Compat.toml b/T/Tensors/Compat.toml index 1b9f8cd20ecaf13..ee0930335b2df8c 100644 --- a/T/Tensors/Compat.toml +++ b/T/Tensors/Compat.toml @@ -8,9 +8,11 @@ Statistics = ["0.7", "1"] ["1.1.1-1"] ForwardDiff = "0.10" -Statistics = "1" julia = "1" +["1.1.1-1.15"] +Statistics = "1" + ["1.1.1-1.4.2"] SIMD = "2" diff --git a/T/Tensors/Versions.toml b/T/Tensors/Versions.toml index 9cfaa16b9143e46..71bb0f06da979fd 100644 --- a/T/Tensors/Versions.toml +++ b/T/Tensors/Versions.toml @@ -96,3 +96,6 @@ git-tree-sha1 = "90bf2a84269946bd82651291fe6ff1f1967a2615" ["1.15.0"] git-tree-sha1 = "bcbb366323add300742c9e4a5447e584640aeff2" + +["1.16.0"] +git-tree-sha1 = "3b0c974579e89b0dd35a6ee6a9f10caf5e304d6c"