Skip to content

Commit 658473f

Browse files
author
root
committed
fix numpy
1 parent 3c784dc commit 658473f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
include_package_data=True,
2222
install_requires=[
2323
'networkx==2.4',
24-
'numpy==1.22.0',
24+
'numpy==1.19.0',
2525
'scipy==1.4.1',
2626
'pandas==1.0.1',
2727
'pcst-fast==1.0.7',

0 commit comments

Comments
 (0)