Updating sklearn to version 0.23

This commit is contained in:
chrisgorgo
2020-06-23 19:01:47 -07:00
parent 04f7f60d34
commit 47d6c62bc7

View File

@@ -37,7 +37,7 @@ RUN conda install --quiet --yes \
'protobuf=3.11.*' \
'pytables=3.6.*' \
'scikit-image=0.16.*' \
'scikit-learn=0.22.*' \
'scikit-learn=0.23.*' \
'scipy=1.4.*' \
'seaborn=0.10.*' \
'sqlalchemy=1.3.*' \