Skip to content

Commit 5197709

Browse files
authored
Merge pull request #1117 from chrisgorgo/master
Updating sklearn to version 0.23
2 parents 229c7fe + 5ae4de6 commit 5197709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN conda install --quiet --yes \
3737
'protobuf=3.11.*' \
3838
'pytables=3.6.*' \
3939
'scikit-image=0.16.*' \
40-
'scikit-learn=0.22.*' \
40+
'scikit-learn=0.23.*' \
4141
'scipy=1.4.*' \
4242
'seaborn=0.10.*' \
4343
'sqlalchemy=1.3.*' \

0 commit comments

Comments
 (0)