Skip to content

Commit 8c71668

Browse files
author
florian
committed
bump scikit-learn version number: >=0.20.2
1 parent f3f55f8 commit 8c71668

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
@@ -30,7 +30,7 @@
3030
author='Will McGinnis',
3131
install_requires=[
3232
'numpy>=1.11.1',
33-
'scikit-learn>=0.17.1',
33+
'scikit-learn>=0.20.2',
3434
'scipy>=0.17.0',
3535
'statsmodels>=0.6.1',
3636
'pandas>=0.21.1',

0 commit comments

Comments
 (0)