scipy-notebook: update dask and h5py

This commit is contained in:
Felix Ruess
2020-01-05 11:42:45 +01:00
parent cd158647fb
commit 75543fe76d

View File

@@ -21,9 +21,9 @@ RUN conda install --quiet --yes \
'bokeh=1.3*' \ 'bokeh=1.3*' \
'cloudpickle=1.2*' \ 'cloudpickle=1.2*' \
'cython=0.29*' \ 'cython=0.29*' \
'dask=2.2.*' \ 'dask=2.9.*' \
'dill=0.3*' \ 'dill=0.3*' \
'h5py=2.9*' \ 'h5py=2.10*' \
'hdf5=1.10*' \ 'hdf5=1.10*' \
'ipywidgets=7.5*' \ 'ipywidgets=7.5*' \
'matplotlib-base=3.1.*' \ 'matplotlib-base=3.1.*' \