mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 12:32:58 +00:00
Merge branch 'master' into conda_outdated
This commit is contained in:
@@ -19,9 +19,9 @@ RUN conda install --quiet --yes \
|
||||
'beautifulsoup4=4.8.*' \
|
||||
'conda-forge::blas=*=openblas' \
|
||||
'bokeh=1.4.*' \
|
||||
'cloudpickle=1.2.*' \
|
||||
'cloudpickle=1.3.*' \
|
||||
'cython=0.29.*' \
|
||||
'dask=2.9.*' \
|
||||
'dask=2.11.*' \
|
||||
'dill=0.3.*' \
|
||||
'h5py=2.10.*' \
|
||||
'hdf5=1.10.*' \
|
||||
@@ -29,13 +29,13 @@ RUN conda install --quiet --yes \
|
||||
'matplotlib-base=3.1.*' \
|
||||
'numba=0.48.*' \
|
||||
'numexpr=2.7.*' \
|
||||
'pandas=0.25.*' \
|
||||
'pandas=1.0.*' \
|
||||
'patsy=0.5.*' \
|
||||
'protobuf=3.11.*' \
|
||||
'scikit-image=0.16.*' \
|
||||
'scikit-learn=0.22.*' \
|
||||
'scipy=1.4.*' \
|
||||
'seaborn=0.9.*' \
|
||||
'seaborn=0.10.*' \
|
||||
'sqlalchemy=1.3.*' \
|
||||
'statsmodels=0.11.*' \
|
||||
'sympy=1.5.*' \
|
||||
|
Reference in New Issue
Block a user