File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ install:
2929 - conda install -c conda-forge nbconvert nbformat jupyter_client ipykernel
3030
3131 # Install documentation dependencies
32- - pip install nbsphinx dask-sphinx-theme
32+ - pip install nbsphinx dask-sphinx-theme sphinx==2.3.1
3333
3434script :
3535 - set -e
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ dependencies:
1010 - scipy>=1.3.0
1111 - toolz
1212 - bokeh>=1.2.0
13- - dask=2.8.1
13+ - dask=2.11.0
1414 - dask-labextension>=1.0.3
15- - distributed=2.8.1
15+ - distributed=2.11.0
1616 - notebook
1717 - matplotlib
1818 - Pillow
@@ -24,9 +24,9 @@ dependencies:
2424 - snakeviz
2525 - ujson
2626 - pip
27- - s3fs=0.4.0
28- - fastparquet=0.3.2
29- - dask-ml=1.1.1
27+ - s3fs
28+ - fastparquet
29+ - dask-ml
3030 - ipywidgets>=7.5
3131 - cachey
3232 - python-graphviz
You can’t perform that action at this time.
0 commit comments