Update scikit-learn to 0.20.*

This commit is contained in:
Michael Kirchner
2018-11-11 14:55:04 -06:00
parent 50d1eb9ec2
commit 95b325d6bc

View File

@@ -26,7 +26,7 @@ RUN conda install --quiet --yes \
'matplotlib=2.2*' \
'scipy=1.1*' \
'seaborn=0.9*' \
'scikit-learn=0.19*' \
'scikit-learn=0.20*' \
'scikit-image=0.14*' \
'sympy=1.1*' \
'cython=0.28*' \