diff --git a/L/LuxLib/Compat.toml b/L/LuxLib/Compat.toml index 33cc285d916ddb9..b00b4910b310bac 100644 --- a/L/LuxLib/Compat.toml +++ b/L/LuxLib/Compat.toml @@ -1,6 +1,5 @@ [0] ChainRulesCore = "1" -Statistics = "1.6.0-1" julia = "1.6.0-1" ["0-0.1.12"] @@ -14,6 +13,9 @@ CUDA = "3" ["0-0.2.3"] NNlib = "0.8" +["0-0.3.2"] +Statistics = "1.6.0-1" + ["0.1.10-0.1"] Tracker = "0.2" diff --git a/L/LuxLib/Versions.toml b/L/LuxLib/Versions.toml index 2f6238429ab1ab4..cd60df5e4c15000 100644 --- a/L/LuxLib/Versions.toml +++ b/L/LuxLib/Versions.toml @@ -66,3 +66,6 @@ git-tree-sha1 = "349bac76de8c610ad9af6f6630b69cb0a06cf42c" ["0.3.2"] git-tree-sha1 = "06e1f04441a8835413b48c84c016313c16e1687b" + +["0.3.3"] +git-tree-sha1 = "944f6a2bdb235de2abec31b811b173a631f309c4"