We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efeccbc commit 7aab495Copy full SHA for 7aab495
1 file changed
binder/environment.yml
@@ -5,21 +5,21 @@ dependencies:
5
- python=3.7
6
- nodejs
7
- jupyterlab>=1.0
8
- - numpy>=1.16.4
+ - numpy>=1.18.1
9
- h5py
10
- scipy>=1.3.0
11
- toolz
12
- - bokeh>=1.2.0
+ - bokeh>=1.4.0
13
- dask=2.11.0
14
- dask-labextension>=1.0.3
15
- distributed=2.11.0
16
- notebook
17
- matplotlib
18
- Pillow
19
- - pandas>=0.24.2
+ - pandas>=1.0.1
20
- pandas-datareader
21
- pytables
22
- - scikit-learn>=0.21.1
+ - scikit-learn>=0.22.1
23
- scikit-image>=0.15.0
24
- snakeviz
25
- ujson
0 commit comments