Skip to content

Commit

Permalink
update leiden version
Browse files Browse the repository at this point in the history
  • Loading branch information
AvantiShri committed Nov 29, 2021
1 parent 37f7d5c commit 96ae789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
setup_requires=[],
install_requires=['numpy>=1.9', 'joblib>=0.11',
'scikit-learn>=0.19',
'h5py>=2.5', 'leidenalg>=0.7.0',
'h5py>=2.5', 'leidenalg>=0.8.7',
'tqdm>=4.38.0', 'psutil>=5.4.8',
'matplotlib>=2.2.5'],
extras_require={
Expand Down

0 comments on commit 96ae789

Please sign in to comment.