Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki authored Aug 10, 2022
1 parent 211649d commit 5ec01eb
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
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

install_requires = [
"numpy<1.23.1",
"numpy<1.23.0",
"networkx<2.7",
"decorator==4.4.2",
"tqdm",
Expand Down

0 comments on commit 5ec01eb

Please sign in to comment.