Skip to content

Commit 07e36af

Browse files
author
David Fulford
committed
update environment.yml for Binder
1 parent cdb09bc commit 07e36af

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

environment.yml

+16
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,17 @@ dependencies:
66
- blas=1.0
77
- ca-certificates=2020.1.1
88
- certifi=2019.11.28
9+
- cycler=0.10.0
910
- entrypoints=0.3
1011
- flake8=3.7.9
12+
- freetype=2.9.1
13+
- icu=58.2
1114
- intel-openmp=2020.0
15+
- jpeg=9b
16+
- kiwisolver=1.0.1
17+
- libpng=1.6.37
18+
- matplotlib=3.1.3
19+
- matplotlib-base=3.1.3
1220
- mccabe=0.6.1
1321
- mkl=2020.0
1422
- mkl-service=2.3.0
@@ -23,11 +31,19 @@ dependencies:
2331
- psutil=5.7.0
2432
- pycodestyle=2.5.0
2533
- pyflakes=2.1.1
34+
- pyparsing=2.4.6
35+
- pyqt=5.9.2
2636
- python=3.8.2
37+
- python-dateutil=2.8.1
38+
- qt=5.9.7
2739
- scipy=1.4.1
2840
- setuptools=46.1.3
41+
- sip=4.19.13
2942
- six=1.14.0
3043
- sqlite=3.31.1
44+
- tornado=6.0.4
3145
- typed-ast=1.4.1
3246
- typing_extensions=3.7.4.1
3347
- wheel=0.34.2
48+
- zlib=1.2.11
49+
prefix: C:\Users\dfulford\miniconda3\envs\mini

0 commit comments

Comments
 (0)