diff --git a/D/DiffEqFlux/Compat.toml b/D/DiffEqFlux/Compat.toml index f5af3bd6d95f478..9498e56d3d12242 100644 --- a/D/DiffEqFlux/Compat.toml +++ b/D/DiffEqFlux/Compat.toml @@ -145,7 +145,7 @@ StaticArrays = ["0.11-0.12", "1"] ["1.27-1.29"] Adapt = "2" -["1.28-3"] +["1.28-2"] Zygote = "0.5-0.6" ["1.3.2-1.7.0"] @@ -167,7 +167,7 @@ Flux = "0.11-0.12" ["1.36-3"] Adapt = "3" -["1.37-3"] +["1.37-2"] Distributions = "0.23-0.25" ["1.39"] @@ -264,3 +264,11 @@ Random = ["0.0.0", "1"] SciMLBase = "1-2" Tracker = "0.2.29-0.2" julia = "1.9.0-1" + +["3.0"] +Distributions = "0.23-0.25" +Zygote = "0.5-0.6" + +["3.1-3"] +Distributions = "0.25" +Zygote = "0.6" diff --git a/D/DiffEqFlux/Versions.toml b/D/DiffEqFlux/Versions.toml index e6225f72a99462b..d8415c281f9352b 100644 --- a/D/DiffEqFlux/Versions.toml +++ b/D/DiffEqFlux/Versions.toml @@ -312,3 +312,6 @@ git-tree-sha1 = "143b04cda8a004d8f2a2443ee5edf1058372746a" ["3.0.0"] git-tree-sha1 = "3731ed576f28bdf330a45bac083bb4f3cba1ab3f" + +["3.1.0"] +git-tree-sha1 = "75f276bbaa66dba18aa1e1f54563b13f939f4c8f"