diff --git a/M/MLDataDevices/Compat.toml b/M/MLDataDevices/Compat.toml index b2d8082038d422d..8f57747bf42c1de 100644 --- a/M/MLDataDevices/Compat.toml +++ b/M/MLDataDevices/Compat.toml @@ -1,5 +1,4 @@ [1] -Adapt = "4" Functors = "0.4.8-0.4" Preferences = "1.4.0-1" Random = "1.10.0-1" @@ -9,8 +8,14 @@ julia = "1.10.0-1" ChainRulesCore = "1.23.0-1" UnrolledUtilities = "0.1.2-0.1" +["1-1.4.1"] +Adapt = "4" + ["1.4-1"] Compat = "4.15.0-4" -["1.4.1-1"] +["1.4.1"] LinearAlgebra = "1.10.0-1" + +["1.4.2-1"] +Adapt = "4.1.0-4" diff --git a/M/MLDataDevices/Deps.toml b/M/MLDataDevices/Deps.toml index 34a7f5133006764..3aa13f38493f3df 100644 --- a/M/MLDataDevices/Deps.toml +++ b/M/MLDataDevices/Deps.toml @@ -11,5 +11,5 @@ UnrolledUtilities = "0fe1646c-419e-43be-ac14-22321958931b" ["1.4-1"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" -["1.4.1-1"] +["1.4.1"] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/M/MLDataDevices/Versions.toml b/M/MLDataDevices/Versions.toml index afe0b720690c57a..7b0060d3ae3f65a 100644 --- a/M/MLDataDevices/Versions.toml +++ b/M/MLDataDevices/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "f19f2629ad20176e524c71d06e1c29689ab002fa" ["1.4.1"] git-tree-sha1 = "3207c2e66164e6366440ad3f0243a8d67abb4a47" + +["1.4.2"] +git-tree-sha1 = "5cffc52b59227864b665459e1f7bcc4d3c4fb47b"