Commit 0573bc18 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #982 from flixr/update-dask

scipy-notebook: update dask and h5py
parents 4011ed54 75543fe7
......@@ -21,9 +21,9 @@ RUN conda install --quiet --yes \
'bokeh=1.3*' \
'cloudpickle=1.2*' \
'cython=0.29*' \
'dask=2.2.*' \
'dask=2.9.*' \
'dill=0.3*' \
'h5py=2.9*' \
'h5py=2.10*' \
'hdf5=1.10*' \
'ipywidgets=7.5*' \
'matplotlib-base=3.1.*' \
......
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