diff --git a/T/TemporalGPs/Compat.toml b/T/TemporalGPs/Compat.toml index 09fc387b7c3d3fc..a51bd348e92fc74 100644 --- a/T/TemporalGPs/Compat.toml +++ b/T/TemporalGPs/Compat.toml @@ -43,7 +43,6 @@ StaticArrays = "0.12.1-0.12" ["0.3.7-0"] BlockDiagonals = "0.1.7-0.1" -StaticArrays = "1" ["0.3.7-0.3"] BlockArrays = "0.13" @@ -55,6 +54,9 @@ FillArrays = "0.10" ["0.3.7-0.5.7"] Distributions = "0.24" +["0.3.7-0.6.6"] +StaticArrays = "1" + ["0.4-0.5.10"] ChainRulesCore = "0.9" @@ -92,7 +94,6 @@ AbstractGPs = "0.2-0.3" KernelFunctions = ["0.9", "0.10.1-0.10"] ["0.6-0"] -ChainRulesCore = "1" StructArrays = "0.5-0.6" julia = "1.6.0-1" @@ -102,11 +103,22 @@ AbstractGPs = "0.5" ["0.6-0.6.4"] FillArrays = "0.13.0-0.13.7" +["0.6-0.6.6"] +ChainRulesCore = "1" + ["0.6.2-0.6.4"] AbstractGPs = "0.5.15-0.5" ["0.6.5-0"] AbstractGPs = "0.5.17-0.5" Bessels = "0.2.8-0.2" + +["0.6.5-0.6.6"] FillArrays = ["0.13.0-0.13.7", "1"] Zygote = "0.6.65-0.6" + +["0.6.7-0"] +ChainRulesCore = "1.0.0-1.16.0" +FillArrays = "0.13.0-0.13.7" +StaticArrays = "1.0.0-1.6.5" +Zygote = "0.6.65" diff --git a/T/TemporalGPs/Versions.toml b/T/TemporalGPs/Versions.toml index a446fbfdcda56da..281a70f1a04ed8a 100644 --- a/T/TemporalGPs/Versions.toml +++ b/T/TemporalGPs/Versions.toml @@ -105,3 +105,6 @@ git-tree-sha1 = "e2fa08ed82dc6892bb0047adec619527907720d0" ["0.6.6"] git-tree-sha1 = "35b771ef00c27088979256df7da608865b61f1c4" + +["0.6.7"] +git-tree-sha1 = "d00a42662b34f90515ce0a02047c5c65f28b0257"