Skip to content

Commit 18cffd5

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Optim to 2, (keep existing compat)
1 parent 8b3a7d0 commit 18cffd5

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 = "ReactiveMP"
22
uuid = "a194aa59-28ba-4574-a09c-4a745416d6e3"
3-
authors = ["Dmitry Bagaev <d.v.bagaev@tue.nl>", "Albert Podusenko <a.podusenko@tue.nl>", "Bart van Erp <b.v.erp@tue.nl>", "Ismail Senoz <i.senoz@tue.nl>"]
43
version = "5.6.4"
4+
authors = ["Dmitry Bagaev <d.v.bagaev@tue.nl>", "Albert Podusenko <a.podusenko@tue.nl>", "Bart van Erp <b.v.erp@tue.nl>", "Ismail Senoz <i.senoz@tue.nl>"]
55

66
[deps]
77
BayesBase = "b4ee3484-f114-42fe-b91c-797d54a0c67e"
@@ -63,7 +63,7 @@ LazyArrays = "0.21, 0.22, 1, 2"
6363
LinearAlgebra = "1.9"
6464
MacroTools = "0.5"
6565
MatrixCorrectionTools = "1.2.0"
66-
Optim = "1.0.0"
66+
Optim = "1.0.0, 2"
6767
Optimisers = "0.2, 0.3, 0.4"
6868
PolyaGammaHybridSamplers = "1.2.6"
6969
PositiveFactorizations = "0.2"

0 commit comments

Comments
 (0)