Skip to content

Commit 49af690

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Optim to 2, (keep existing compat)
1 parent 8091331 commit 49af690

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ARCHModels"
22
uuid = "6d3278bc-c23a-5105-85e5-0d57d2bf684f"
3-
authors = ["Simon Broda <simon.broda@alumni.ethz.ch> and contributors."]
43
version = "2.6.1"
4+
authors = ["Simon Broda <simon.broda@alumni.ethz.ch> and contributors."]
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -34,7 +34,7 @@ ForwardDiff = "0.10.4, 1"
3434
GLM = "1.3.5"
3535
HypothesisTests = "0.8, 0.9, 0.10, 0.11"
3636
MuladdMacro = "0.2.2"
37-
Optim = "0.19.3, 0.20, 0.21, 0.22, 1.0"
37+
Optim = "0.19.3, 0.20, 0.21, 0.22, 1.0, 2"
3838
PrecompileTools = "1.0"
3939
Reexport = "0.2.0, 1.0"
4040
Roots = "0.8.3, 1.0, 2.0"

0 commit comments

Comments
 (0)