diff --git a/B/Boltz/Compat.toml b/B/Boltz/Compat.toml index 514e15cba692242..463adfd199e0f95 100644 --- a/B/Boltz/Compat.toml +++ b/B/Boltz/Compat.toml @@ -72,7 +72,7 @@ Lux = "0.5.62-0.5" LuxCore = "0.1.21-0.1" MLDataDevices = "1" -["0.3.11-1"] +["0.3.11-1.0.1"] ADTypes = "1.5.0-1" NNlib = "0.9.21-0.9" @@ -84,10 +84,12 @@ MLDataDevices = "1.0.1-1" Lux = "0.5.65-0.5" ["0.3.12-1"] -Artifacts = "1.10.0-1" Compat = "4.15.0-4" WeightInitializers = "1" +["0.3.12-1.0.1"] +Artifacts = "1.10.0-1" + ["0.3.2"] GPUArraysCore = "0.1" PrecompileTools = "1" @@ -106,7 +108,7 @@ Lux = "0.5.18-0.5" ["0.3.3-0.3.9"] PrecompileTools = "1.2.0-1" -["0.3.3-1"] +["0.3.3-1.0.1"] GPUArraysCore = "0.1.6-0.1" ["0.3.4-0.3"] @@ -145,7 +147,17 @@ Lux = "0.5.66-0.5" [1] Functors = "0.4.12-0.4" -Lux = "1" LuxCore = "1" -MLDataDevices = "1.1.0-1" Static = "1.1.1-1" + +["1-1.0.1"] +Lux = "1" +MLDataDevices = "1.1.0-1" + +["1.0.2-1"] +ADTypes = "1.9.0-1" +Artifacts = "1" +GPUArraysCore = "0.1.6-0.2" +Lux = "1.2.0-1" +MLDataDevices = "1.5.0-1" +NNlib = "0.9.24-0.9" diff --git a/B/Boltz/Versions.toml b/B/Boltz/Versions.toml index 268444c421f5dd3..3f79685483403b3 100644 --- a/B/Boltz/Versions.toml +++ b/B/Boltz/Versions.toml @@ -81,3 +81,6 @@ git-tree-sha1 = "a953b8a951b4e5e360711d6dd175f466050111f2" ["1.0.1"] git-tree-sha1 = "e258d56273ce56896f4269e8f9d402a09ff2200d" + +["1.0.2"] +git-tree-sha1 = "8eb819d2f8e552eeffed1d55b58f5f19efafc969" diff --git a/B/Boltz/WeakCompat.toml b/B/Boltz/WeakCompat.toml index 21a743fb6337757..239cfd4b7ab157c 100644 --- a/B/Boltz/WeakCompat.toml +++ b/B/Boltz/WeakCompat.toml @@ -10,10 +10,12 @@ Metalhead = "0.7-0.8" DataInterpolations = "0.0.0-5.2" ["0.3.13-1"] -DynamicExpressions = "0.16-0.19" ReverseDiff = "1.15.0-1" Tracker = "0.2.34-0.2" +["0.3.13-1.0.1"] +DynamicExpressions = "0.16-0.19" + ["0.3.2"] Metalhead = "0.8-0.9" @@ -41,3 +43,6 @@ DataInterpolations = "0.0.0-5.2" ["1.0.1-1"] DataInterpolations = "6.4.0-6" + +["1.0.2-1"] +DynamicExpressions = ["0.16-0.19", "1"]