Skip to content

Commit ccff59c

Browse files
committed
Added dependency
1 parent 0f53809 commit ccff59c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ dependencies = [
2929
"pandas",
3030
"textdistance",
3131
"infomap",
32-
"matplotlib"
32+
"matplotlib",
33+
"sklearn"
3334
]
3435
description = "Generation and processing of a graph from pairwise similarity measures."
3536
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)