Skip to content

Commit 7aab495

Browse files
authored
Update Numpy, Pandas, Scikit-Learn, and Bokeh (#164)
1 parent efeccbc commit 7aab495

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

binder/environment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ dependencies:
55
- python=3.7
66
- nodejs
77
- jupyterlab>=1.0
8-
- numpy>=1.16.4
8+
- numpy>=1.18.1
99
- h5py
1010
- scipy>=1.3.0
1111
- toolz
12-
- bokeh>=1.2.0
12+
- bokeh>=1.4.0
1313
- dask=2.11.0
1414
- dask-labextension>=1.0.3
1515
- distributed=2.11.0
1616
- notebook
1717
- matplotlib
1818
- Pillow
19-
- pandas>=0.24.2
19+
- pandas>=1.0.1
2020
- pandas-datareader
2121
- pytables
22-
- scikit-learn>=0.21.1
22+
- scikit-learn>=0.22.1
2323
- scikit-image>=0.15.0
2424
- snakeviz
2525
- ujson

0 commit comments

Comments
 (0)