Skip to content

Commit 8667ccb

Browse files
committed
Merge branch 'master' of github.com:MIT-LCP/wfdb-python
2 parents 8a45306 + 2b62c15 commit 8667ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'matplotlib>=1.5.1',
5858
'requests>=2.10.0',
5959
'pandas>=0.19.1',
60-
'scipy==0.19.0'
60+
'scipy>=0.19.0'
6161
],
6262

6363
# List additional groups of dependencies here (e.g. development

0 commit comments

Comments
 (0)