Skip to content

Commit 81628c8

Browse files
committed
update setup
1 parent ba5d357 commit 81628c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'scipy==1.2.1',
3030
'matplotlib>=2.1.0',
3131
'seaborn>=0.8.1',
32-
'scikit-learn>=0.19.1',
32+
'scikit-learn==0.19.1',
3333
],
3434
packages=find_packages(exclude=('tests', 'docs')),
3535
)

0 commit comments

Comments
 (0)