diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index 9e743c684c53795..30ca56a70fd4626 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -27,9 +27,14 @@ julia = "1.7.0-1" ["0.4.1-0"] Setfield = ["0.8", "1"] +["0.4.13-0"] +ComponentArrays = "0.11-0.12.5" + ["0.4.4-0"] -ComponentArrays = "0.11-0.12" julia = "1.6.0-1" +["0.4.4-0.4.12"] +ComponentArrays = "0.11-0.12" + ["0.4.7-0"] Functors = "0.2-0.3" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index f771bfca8f8e0a2..79d0bc92b2e4877 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "94dc5071b0a99368ec4588b90046016db86f702d" ["0.4.12"] git-tree-sha1 = "a5b57e26f863934741982375028cf2e33ab67bbc" + +["0.4.13"] +git-tree-sha1 = "a27c026f72ce9dad1cbee0b2c53c26f104c7d622"