File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ USER $NB_UID
18
18
RUN conda install --quiet --yes \
19
19
'beautifulsoup4=4.9.*' \
20
20
'conda-forge::blas=*=openblas' \
21
- 'bokeh=2.0 .*' \
21
+ 'bokeh=2.1 .*' \
22
22
'bottleneck=1.3.*' \
23
- 'cloudpickle=1.4 .*' \
23
+ 'cloudpickle=1.5 .*' \
24
24
'cython=0.29.*' \
25
- 'dask=2.15 .*' \
25
+ 'dask=2.20 .*' \
26
26
'dill=0.3.*' \
27
27
'h5py=2.10.*' \
28
28
'hdf5=1.10.*' \
@@ -34,15 +34,15 @@ RUN conda install --quiet --yes \
34
34
'numexpr=2.7.*' \
35
35
'pandas=1.0.*' \
36
36
'patsy=0.5.*' \
37
- 'protobuf=3.11 .*' \
37
+ 'protobuf=3.12 .*' \
38
38
'pytables=3.6.*' \
39
- 'scikit-image=0.16 .*' \
39
+ 'scikit-image=0.17 .*' \
40
40
'scikit-learn=0.23.*' \
41
- 'scipy=1.4 .*' \
41
+ 'scipy=1.5 .*' \
42
42
'seaborn=0.10.*' \
43
43
'sqlalchemy=1.3.*' \
44
44
'statsmodels=0.11.*' \
45
- 'sympy=1.5 .*' \
45
+ 'sympy=1.6 .*' \
46
46
'vincent=0.4.*' \
47
47
'widgetsnbextension=3.5.*' \
48
48
'xlrd=1.2.*' \
You can’t perform that action at this time.
0 commit comments