We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c784dc commit 658473fCopy full SHA for 658473f
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
include_package_data=True,
22
install_requires=[
23
'networkx==2.4',
24
- 'numpy==1.22.0',
+ 'numpy==1.19.0',
25
'scipy==1.4.1',
26
'pandas==1.0.1',
27
'pcst-fast==1.0.7',
0 commit comments