Skip to content

Commit b204eff

Browse files
committed
update deps
1 parent 9a499e3 commit b204eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["manifold learning", "dimensionality reduction", "nonlinear"]
44
license = "MIT"
55
desc = "A Julia package for nonlinear dimensionality reduction"
66
repository = "https://github.com/JuliaStats/ManifoldLearning.jl.git"
7-
version = "0.6.0"
7+
version = "0.6.1"
88

99
[deps]
1010
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -21,7 +21,7 @@ Combinatorics = "^1"
2121
LightGraphs = "^1.3"
2222
MultivariateStats = "~0.7"
2323
SimpleWeightedGraphs = "^1.1"
24-
StatsBase = "~0.32"
24+
StatsBase = "~0.33"
2525
julia = "1"
2626

2727
[extras]

0 commit comments

Comments
 (0)