Skip to content

Commit 4c044a2

Browse files
committed
Updating environment
1 parent a0dc2cb commit 4c044a2

File tree

1 file changed

+17
-21
lines changed

1 file changed

+17
-21
lines changed

environment.yml

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,44 @@ dependencies:
88
- certifi=2018.11.29=py36_1000
99
- cycler=0.10.0=py_1
1010
- freetype=2.9.1=h597ad8a_1005
11-
- h5py=2.9.0=nompi_py36h35dc34b_1102
12-
- hdf5=1.10.4=nompi_h646315f_1105
11+
- h5py=2.9.0
12+
- hdf5=1.10.4
1313
- intel-openmp=2019.1=144
1414
- joblib=0.12.5=py_0
15-
- kiwisolver=1.0.1=py36h04f5b5a_1002
15+
- kiwisolver=1.0.1
1616
- libcxx=7.0.0=h2d50403_2
17-
- libffi=3.2.1=h0a44026_1005
18-
- libgfortran=3.0.1=h93005f0_2
19-
- libgpuarray=0.7.6=h1de35cc_1003
20-
- libpng=1.6.36=ha441bb4_1000
17+
- libffi=3.2.1
18+
- libpng=1.6.36
2119
- llvm-meta=7.0.0=0
2220
- mako=1.0.7=py_1
2321
- markupsafe=1.1.0=py36h1de35cc_1000
2422
- matplotlib=3.0.2=py36_1002
2523
- matplotlib-base=3.0.2=py36hf043ca5_1002
2624
- mkl=2019.1=144
2725
- mkl_fft=1.0.10=py36h1de35cc_1
28-
- mkl_random=1.0.2=py36h1702cab_2
29-
- ncurses=6.1=h0a44026_1002
30-
- numpy=1.15.4=py36hacdab7b_0
31-
- numpy-base=1.15.4=py36h6575580_0
32-
- openssl=1.1.1a=h1de35cc_1000
33-
- pandas=0.24.1=py36h0a44026_0
26+
- mkl_random
27+
- ncurses
28+
- numpy=1.15.4
29+
- numpy-base=1.15.4
30+
- openssl
31+
- pandas=0.24.1
3432
- patsy=0.5.1=py_0
3533
- pip=19.0.2=py36_0
3634
- pygpu=0.7.6=py36h917ab60_1000
3735
- pymc3=3.6=py36_1000
3836
- pyparsing=2.3.1=py_0
39-
- python=3.6.8=haf84260_0
4037
- python-dateutil=2.8.0=py_0
4138
- pytz=2018.9=py_0
42-
- readline=7.0=hcfe32e1_1001
43-
- scipy=1.2.0=py36h1410ff5_0
39+
- readline
40+
- scipy=1.2.0
4441
- setuptools=40.8.0=py36_0
4542
- six=1.12.0=py36_1000
46-
- sqlite=3.26.0=h1765d9f_1000
43+
- sqlite
4744
- theano=1.0.3=py36_0
48-
- tk=8.6.9=ha441bb4_1000
49-
- tornado=5.1.1=py36h1de35cc_1000
45+
- tornado
5046
- tqdm=4.31.1=py_0
5147
- wheel=0.32.3=py36_0
52-
- xz=5.2.4=h1de35cc_1001
53-
- zlib=1.2.11=h1de35cc_1004
48+
- xz
49+
- zlib
5450
prefix: /Users/peadarcoyle/miniconda3/envs/pymc3_ppp
5551

0 commit comments

Comments
 (0)