diff --git a/B/Boltz/Compat.toml b/B/Boltz/Compat.toml index 3fe51ae07b5032a..0c4b4c9c5a2838a 100644 --- a/B/Boltz/Compat.toml +++ b/B/Boltz/Compat.toml @@ -204,7 +204,6 @@ NNlib = "0.9.30-0.9" ForwardDiff = "1" ["1.6.2 - 1"] -ADTypes = "1.10.0 - 1" ArgCheck = "2.3.0 - 2" Compat = "4.16.0 - 4" ConcreteStructs = "0.2.3 - 0.2" @@ -226,6 +225,9 @@ ChainRulesCore = "1.25.0 - 1" Lux = "1.12.0 - 1" MLDataDevices = "1.6.10 - 1" +["1.6.2 - 1.7.1"] +ADTypes = "1.10.0 - 1" + ["1.7 - 1"] LuxLib = "1.11.0 - 1" @@ -233,3 +235,6 @@ LuxLib = "1.11.0 - 1" ChainRulesCore = "1.25.1 - 1" Lux = "1.21.2 - 1" MLDataDevices = "1.11.2 - 1" + +["1.7.2 - 1"] +ADTypes = "1.15.0 - 1" diff --git a/B/Boltz/Versions.toml b/B/Boltz/Versions.toml index 7e1a10d70439872..6226f511c4231ad 100644 --- a/B/Boltz/Versions.toml +++ b/B/Boltz/Versions.toml @@ -123,3 +123,6 @@ git-tree-sha1 = "a4dcc3fcc2ec87a2b18bbaafa3b478ddc52ccee4" ["1.7.1"] git-tree-sha1 = "5d2ce92a02cdd73e15ccd87a9759fd57e33b6862" + +["1.7.2"] +git-tree-sha1 = "17234788f455f134d3f9e55eeaa27916c9db3dda" diff --git a/B/Boltz/WeakCompat.toml b/B/Boltz/WeakCompat.toml index f1effc30843690f..f4315bef731d8cf 100644 --- a/B/Boltz/WeakCompat.toml +++ b/B/Boltz/WeakCompat.toml @@ -86,7 +86,7 @@ ReverseDiff = "1.16.1-1" Tracker = "0.2.38-0.2" Zygote = "0.7.7-0.7" -["1.6.1 - 1"] +["1.6.1 - 1.7.1"] DataInterpolations = "8" ["1.6.2 - 1"] @@ -112,3 +112,6 @@ JLD2 = "0.5 - 0.6" ["1.7.1 - 1"] Reactant = "0.2.162 - 0.2" ReactantCore = "0.1.15 - 0.1" + +["1.7.2 - 1"] +DataInterpolations = "8 - 9"