diff --git a/D/DeconvOptim/Compat.toml b/D/DeconvOptim/Compat.toml index 7fa76e305256eec..ad5aa1af69bab50 100644 --- a/D/DeconvOptim/Compat.toml +++ b/D/DeconvOptim/Compat.toml @@ -17,7 +17,6 @@ Statistics = "1.5.0-1" julia = "1.5.0-1" ["0.1.3-0"] -FFTW = "1.2.0-1" Optim = "1.2.0-1" ["0.1.3-0.1.4"] @@ -30,6 +29,9 @@ Tullio = "0.2.12-0.2" ["0.1.3-0.6"] Interpolations = "0.12.10-0.13" +["0.1.3-0.7.3"] +FFTW = "1.2.0-1" + ["0.1.4"] Noise = "0.2.2-0.2" @@ -59,7 +61,7 @@ Noise = "0.3" ["0.6"] FillArrays = "0.12" -["0.6-0"] +["0.6-0.7.3"] Zygote = "0.6" ["0.7-0"] @@ -84,3 +86,7 @@ StatsBase = "0.33-0.34" ["0.7.3-0"] Interpolations = "0.12.10-0.15" + +["0.7.4-0"] +FFTW = "1" +Zygote = "0.6-0.7" diff --git a/D/DeconvOptim/Versions.toml b/D/DeconvOptim/Versions.toml index b5cf9ad844cad31..1777858a9744c1f 100644 --- a/D/DeconvOptim/Versions.toml +++ b/D/DeconvOptim/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "2d5ae6513f0169dba81b96a0e845f2a331cc6cc3" ["0.7.3"] git-tree-sha1 = "4257575512979d48424448b1cb44e29d6fd5fd4a" + +["0.7.4"] +git-tree-sha1 = "6df091dcc6a3592a6e10c5fc88c3c933fb68dea3"