Skip to content

Commit e15ee31

Browse files
Update dependency scikit-learn to v0.24.2 [SECURITY]
1 parent 2f972db commit e15ee31

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
@@ -44,7 +44,7 @@ def folder_init(description='description', default_path=''):
4444
# 'tensorflow-gpu==1.4.1',
4545
'requests==2.18.4',
4646
'opencv-python==3.4.13.47',
47-
'scikit-learn==0.19.1',
47+
'scikit-learn==0.24.2',
4848
'scikit-image==0.13.1',
4949
'pillow==5.0.0',
5050
'pandas==0.22.0',

0 commit comments

Comments
 (0)