Commit 534fd4a9 authored by Bas Nijholt's avatar Bas Nijholt

Bump statsmodels to 0.8*

parent b3288b4b
...@@ -30,7 +30,7 @@ RUN conda install --quiet --yes \ ...@@ -30,7 +30,7 @@ RUN conda install --quiet --yes \
'sympy=1.0*' \ 'sympy=1.0*' \
'cython=0.25*' \ 'cython=0.25*' \
'patsy=0.4*' \ 'patsy=0.4*' \
'statsmodels=0.6*' \ 'statsmodels=0.8*' \
'cloudpickle=0.2*' \ 'cloudpickle=0.2*' \
'dill=0.2*' \ 'dill=0.2*' \
'numba=0.31*' \ 'numba=0.31*' \
......
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