Skip to content

Commit 2056481

Browse files
authored
Merge pull request #3587 from ales-erjavec/fixes/python-louvain-requirements
[FIX] setup.py: Specify python-louvain version constraint
2 parents 920e474 + 5730c57 commit 2056481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ keyrings.alt # for alternative keyring implementations
1616
setuptools>=36.3
1717
serverfiles # for Data Sets synchronization
1818
networkx
19-
python-louvain
19+
python-louvain>=0.13
2020
requests
2121
openTSNE>=0.3.0

0 commit comments

Comments
 (0)