Skip to content

Commit ecbe8c8

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for MLDatasets to 0.7 for package nmf, (keep existing compat)
1 parent a82e3fb commit ecbe8c8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/nmf/Project.toml

Lines changed: 6 additions & 6 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-
MLDatasets = "0.5"
17-
NNlib = "0.8"
18-
NMF = "0.5"
19-
LineSearches = "7"
20-
Optim = "1"
2116
Distances = "0.10"
17+
LineSearches = "7"
2218
Literate = "2"
23-
OptimalTransport = "0.3"
2419
LogExpFunctions = "0.3"
20+
MLDatasets = "0.5, 0.7"
21+
NMF = "0.5"
22+
NNlib = "0.8"
23+
Optim = "1"
24+
OptimalTransport = "0.3"
2525
Plots = "1"
2626
StatsBase = "0.33"

0 commit comments

Comments
 (0)