Skip to content

Commit 128ed6b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NMF to 1 for package nmf, (keep existing compat)
1 parent 9da044c commit 128ed6b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/nmf/Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1313
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1414

1515
[compat]
16+
Distances = "0.10"
17+
LineSearches = "7"
18+
Literate = "2"
19+
LogExpFunctions = "0.3"
1620
MLDatasets = "0.5"
21+
NMF = "0.5, 1"
1722
NNlib = "0.8"
18-
NMF = "0.5"
19-
LineSearches = "7"
2023
Optim = "1"
21-
Distances = "0.10"
22-
Literate = "2"
2324
OptimalTransport = "0.3"
24-
LogExpFunctions = "0.3"
2525
Plots = "1"
2626
StatsBase = "0.33"

0 commit comments

Comments
 (0)