Commit bfd82c5a authored by Tudor's avatar Tudor

Update scikit-learn to 0.19*

Release notes can be found here http://scikit-learn.org/stable/whats_new.html#version-0-19-1
parent 1dc14816
...@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \ ...@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
'matplotlib=2.0*' \ 'matplotlib=2.0*' \
'scipy=0.19*' \ 'scipy=0.19*' \
'seaborn=0.7*' \ 'seaborn=0.7*' \
'scikit-learn=0.18*' \ 'scikit-learn=0.19*' \
'scikit-image=0.12*' \ 'scikit-image=0.12*' \
'sympy=1.0*' \ 'sympy=1.0*' \
'cython=0.25*' \ 'cython=0.25*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment