diff --git a/T/TensorCast/Compat.toml b/T/TensorCast/Compat.toml index 0001a1523d82a53..e356db70f3ffaab 100644 --- a/T/TensorCast/Compat.toml +++ b/T/TensorCast/Compat.toml @@ -17,13 +17,15 @@ Requires = "0.0.0 - 1" Compat = "2.2.0-3" MacroTools = "0.5" OffsetArrays = ["0.11", "1"] -StaticArrays = "0.10-0.12" ZygoteRules = "0.1-0.2" ["0.2-0.2.1"] LazyArrays = "0.12-0.14" LazyStack = "0.0.4-0.0.5" +["0.2-0.3.2"] +StaticArrays = "0.10-0.12" + ["0.2.2-0"] LazyStack = "0.0.4-0.0.8" @@ -32,3 +34,6 @@ LazyArrays = "0.12-0.16" ["0.3-0"] Requires = ["0.5", "1"] + +["0.3.3-0"] +StaticArrays = ["0.10-0.12", "1"] diff --git a/T/TensorCast/Versions.toml b/T/TensorCast/Versions.toml index 2196ae3ecc7f6cd..388856ff933f8e1 100644 --- a/T/TensorCast/Versions.toml +++ b/T/TensorCast/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "a6b0095afc1bb0632c4a939d3059a1d7f1fef6d5" ["0.3.2"] git-tree-sha1 = "33d8c8e3b5d37e9f98af3f5ae49ec22200d2d277" + +["0.3.3"] +git-tree-sha1 = "64652a38fabdaecd4ff292d1e3a652a04a6a73da"