Skip to content

Commit 925b695

Browse files
author
Beat Buesser
committed
Update setup.py
Signed-off-by: Beat Buesser <[email protected]>
1 parent ebee3af commit 925b695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"numpy",
1111
"scipy==1.4.1",
1212
"matplotlib",
13-
"scikit-learn==0.22.1",
13+
"scikit-learn==0.23.2",
1414
"six",
1515
"setuptools",
1616
"Pillow",
@@ -32,7 +32,7 @@
3232
"numpy",
3333
"scipy==1.4.1",
3434
"six==1.13.0",
35-
"scikit-learn==0.22.1",
35+
"scikit-learn==0.23.2",
3636
"Pillow>=6.0.0",
3737
]
3838

0 commit comments

Comments
 (0)