Skip to content

Commit 2c01886

Browse files
authored
Update setup.py
1 parent dabf797 commit 2c01886

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
"anndata>=0.11.4,<0.12.0",
3434
"h5py>=3.14.0,<3.15.0",
3535
"numba>=0.61.2,<0.62.0",
36-
"umap-learn>=0.5.9,<0.6.0",
37-
"networkx>=3.5,<3.6",
38-
"igraph>=0.11.9,<0.12.0",
36+
"umap-learn>=0.5.9,<0.6.0",
3937
],
4038
packages=find_packages()
4139
)

0 commit comments

Comments
 (0)