diff --git a/D/DiffEqParamEstim/Compat.toml b/D/DiffEqParamEstim/Compat.toml index 1506a3938e4b2cd..9be7ec3b2c474db 100644 --- a/D/DiffEqParamEstim/Compat.toml +++ b/D/DiffEqParamEstim/Compat.toml @@ -23,7 +23,7 @@ DiffEqSensitivity = "6" ["1.12"] Distributions = "0.21-0.22" -["1.12-1"] +["1.12-2"] RecursiveArrayTools = "1-2" ["1.13-1.14"] @@ -38,7 +38,7 @@ PenaltyFunctions = "0.1-0.2" ["1.15-1.18"] LsqFit = "0.8-0.11" -["1.17-1"] +["1.17-2"] Dierckx = "0.4-0.5" ["1.18-1.22"] @@ -53,23 +53,23 @@ SciMLBase = "1" ["1.22-1.23.0"] PreallocationTools = "0.2" -["1.23-1"] +["1.23-2"] Distributions = "0.25" julia = "1.6.0-1" -["1.23.1-1"] -PenaltyFunctions = "0.1-0.3" - ["1.23.1-1.23"] PreallocationTools = "0.2-0.3" -["1.24-1"] +["1.23.1-2"] +PenaltyFunctions = "0.1-0.3" + +["1.24-2"] PreallocationTools = "0.2-0.4" ["1.25-1"] SciMLSensitivity = "7" -["1.28-1"] +["1.28-2"] SciMLBase = "1.69.0-1" ["1.3-1.5"] @@ -115,8 +115,6 @@ DiffEqBase = "5.16.0-6" DiffEqSensitivity = "4.3.0-4" ["1.9-1"] -Calculus = "0.5" -DiffEqBase = "6" ForwardDiff = "0.10" ["1.9-1.10"] @@ -131,3 +129,7 @@ PenaltyFunctions = "0.1" ["1.9-1.16"] Dierckx = "0.4" + +["1.9-2"] +Calculus = "0.5" +DiffEqBase = "6" diff --git a/D/DiffEqParamEstim/Deps.toml b/D/DiffEqParamEstim/Deps.toml index 944c39a55b48104..1156c7f3b219333 100644 --- a/D/DiffEqParamEstim/Deps.toml +++ b/D/DiffEqParamEstim/Deps.toml @@ -1,12 +1,6 @@ [1] -Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9" -DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" -Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" LsqFit = "2fda8390-95c7-5789-9bda-21331edee243" -PenaltyFunctions = "06bb1623-fdd5-5ca2-a01c-88eae3ea319e" -RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" ["1-1.5"] Optim = "429524aa-4258-5aef-a3af-852621145aeb" @@ -15,10 +9,18 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -["1.20-1"] +[1-2] +Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9" +DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +PenaltyFunctions = "06bb1623-fdd5-5ca2-a01c-88eae3ea319e" +RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" + +["1.20-2"] SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" -["1.22-1"] +["1.22-2"] PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46" ["1.25-1"] @@ -27,8 +29,8 @@ SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1" ["1.3.1-1.5"] BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209" -["1.6-1"] -Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" - ["1.6-1.24"] DiffEqSensitivity = "41bf760c-e81c-5289-8e54-58b1f1f8abe2" + +["1.6-2"] +Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" diff --git a/D/DiffEqParamEstim/Versions.toml b/D/DiffEqParamEstim/Versions.toml index 45f7069b26354cd..1a52d55b00af9c9 100644 --- a/D/DiffEqParamEstim/Versions.toml +++ b/D/DiffEqParamEstim/Versions.toml @@ -105,3 +105,6 @@ git-tree-sha1 = "e2bf0b9a77efe8c7cd83a11a846418a373d167ed" ["1.28.0"] git-tree-sha1 = "40c55f5fe53ff681e6d5b6c23c0598463a81e2f3" + +["2.0.0"] +git-tree-sha1 = "4be9bfbd7591a96461453e298c582a60ae3e160d"