diff --git a/D/DiffEqParamEstim/Compat.toml b/D/DiffEqParamEstim/Compat.toml index ad06841bda05079..a5dad7887ce53dd 100644 --- a/D/DiffEqParamEstim/Compat.toml +++ b/D/DiffEqParamEstim/Compat.toml @@ -30,6 +30,9 @@ RecursiveArrayTools = "1-2" Distributions = "0.21-0.23" LsqFit = "0.8-0.10" +["1.14-1"] +PenaltyFunctions = "0.1-0.2" + ["1.3-1.5"] Optim = "0.16.0 - 0.19" @@ -77,7 +80,6 @@ Calculus = "0.5" Dierckx = "0.4" DiffEqBase = "6" ForwardDiff = "0.10" -PenaltyFunctions = "0.1" ["1.9-1.10"] LsqFit = "0.8" @@ -85,3 +87,6 @@ LsqFit = "0.8" ["1.9-1.11"] Distributions = "0.21" RecursiveArrayTools = "1" + +["1.9-1.13"] +PenaltyFunctions = "0.1" diff --git a/D/DiffEqParamEstim/Versions.toml b/D/DiffEqParamEstim/Versions.toml index 2beb8aeadf55a1f..7526350d26e57ba 100644 --- a/D/DiffEqParamEstim/Versions.toml +++ b/D/DiffEqParamEstim/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "1c871ddba72635867740d24b7c3f4d7b5730fe5f" ["1.13.0"] git-tree-sha1 = "5603a88205e9d05c2a393b236b1ff114a0856295" + +["1.14.0"] +git-tree-sha1 = "50d8ad309b9a59d206f6e0b4688e212346e6a046"