Skip to content

Commit 0f53809

Browse files
committed
update dependencies
1 parent a638d9f commit 0f53809

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ dependencies = [
2929
"pandas",
3030
"textdistance",
3131
"infomap",
32-
"matplotlib",
33-
"networkx.algorithms.community"
32+
"matplotlib"
3433
]
3534
description = "Generation and processing of a graph from pairwise similarity measures."
3635
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)