diff --git a/M/MLDataDevices/Versions.toml b/M/MLDataDevices/Versions.toml index 234dc5a3d59b018..7652df122d7cba2 100644 --- a/M/MLDataDevices/Versions.toml +++ b/M/MLDataDevices/Versions.toml @@ -75,3 +75,6 @@ git-tree-sha1 = "f13e2e8743ca6e069ca3987c7dcf2adee568da4c" ["1.6.9"] git-tree-sha1 = "5e3d81d3b7cb208803ccb4b7cae8240256f842f2" + +["1.6.10"] +git-tree-sha1 = "822cb9543a653e46bcaeb2f632b680cd81e57543" diff --git a/M/MLDataDevices/WeakCompat.toml b/M/MLDataDevices/WeakCompat.toml index 6cb9e383eae7acb..ff1345a83c02631 100644 --- a/M/MLDataDevices/WeakCompat.toml +++ b/M/MLDataDevices/WeakCompat.toml @@ -52,6 +52,9 @@ Tracker = "0.2.36-0.2" ["1.6-1.6.5"] Reactant = "0.2.6-0.2" +["1.6.10-1"] +Reactant = "0.2.27-0.2" + ["1.6.5-1.6.8"] ComponentArrays = "0.15.18-0.15" @@ -65,6 +68,8 @@ Zygote = "0.6.69-0.7" ["1.6.8-1"] oneAPI = "1.5.0-2" +["1.6.9"] +Reactant = "0.2.21-0.2" + ["1.6.9-1"] ComponentArrays = "0.15.22-0.15" -Reactant = "0.2.21-0.2"