Skip to content

Commit 05545d9

Browse files
author
dabercro
committed
Need to freeze sklearn version
1 parent 3fb6f6c commit 05545d9

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
@@ -24,7 +24,7 @@
2424
'mako',
2525
'numpy>=1.6.1',
2626
'scipy==1.1.0',
27-
'sklearn',
27+
'scikit-learn==0.20.3',
2828
'passlib>=1.6',
2929
'bcrypt',
3030
'pyOpenSSL',

0 commit comments

Comments
 (0)