Skip to content

Commit ba5d357

Browse files
committed
update setup with previous versions of hypertools and scipy
1 parent 2728f0a commit ba5d357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
'duecredit',
2626
'numpy>=1.14.2',
2727
'pandas>=0.22.0',
28-
'hypertools',
29-
'scipy>=0.13.3',
28+
'hypertools==0.5.1',
29+
'scipy==1.2.1',
3030
'matplotlib>=2.1.0',
3131
'seaborn>=0.8.1',
3232
'scikit-learn>=0.19.1',

0 commit comments

Comments
 (0)