Commit 228ae7a4 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #329 from jvalhondo/patch-1

update scikit-learn to latest release (v0.18*)
parents fcf5ef4a 0e717a6a
...@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \ ...@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
'matplotlib=1.5*' \ 'matplotlib=1.5*' \
'scipy=0.17*' \ 'scipy=0.17*' \
'seaborn=0.7*' \ 'seaborn=0.7*' \
'scikit-learn=0.17*' \ 'scikit-learn=0.18*' \
'scikit-image=0.11*' \ 'scikit-image=0.11*' \
'sympy=1.0*' \ 'sympy=1.0*' \
'cython=0.23*' \ 'cython=0.23*' \
......
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