diff --git a/pyproject.toml b/pyproject.toml index 990536f..58758a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,9 +26,6 @@ classifiers = [ requires-python = ">= 3.10" dependencies=[ "numpy", - "gensim==4.3.1", - "gudhi", - "hypernetx", "karateclub @ git+https://github.com/benedekrozemberczki/karateclub@d35e05526455599688f1c4dd92e397cf92316ae4", "networkx", "scipy",