We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a638d9f commit 0f53809Copy full SHA for 0f53809
pyproject.toml
@@ -29,8 +29,7 @@ dependencies = [
29
"pandas",
30
"textdistance",
31
"infomap",
32
- "matplotlib",
33
- "networkx.algorithms.community"
+ "matplotlib"
34
]
35
description = "Generation and processing of a graph from pairwise similarity measures."
36
license = {file = "LICENSE"}
0 commit comments