-
Notifications
You must be signed in to change notification settings - Fork 3
/
env_macOS.yml
113 lines (113 loc) · 2.98 KB
/
env_macOS.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
name: ManifoldEM
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=hc929b4f_4
- c-ares=1.17.1=hc929b4f_0
- ca-certificates=2020.12.5=h033912b_0
- certifi=2020.12.5=py39h6e9494a_1
- curl=7.71.1=hcb81553_8
- double-conversion=3.1.5=h4a8c4bd_2
- eigen=3.3.9=h926bf3e_1
- expat=2.2.10=h1c7c35f_0
- ffmpeg=4.3.1=hb787a4c_2
- freetype=2.10.4=h4cff582_1
- gettext=0.19.8.1=h7937167_1005
- gl2ps=1.4.2=h4cff582_0
- glew=2.1.0=h046ec9c_2
- gmp=6.2.1=h2e338ed_0
- gnutls=3.6.13=h756fd2b_1
- hdf4=4.2.13=h71d84a9_1004
- hdf5=1.10.6=nompi_hc5d9132_1114
- icu=68.1=h74dc148_0
- jpeg=9d=hbcb3906_0
- jsoncpp=1.9.4=h926bf3e_1
- krb5=1.17.2=h60d9502_0
- lame=3.100=h35c211d_1001
- libcurl=7.71.1=h9bf37e3_8
- libcxx=11.0.1=habf9029_0
- libedit=3.1.20191231=h0678c8f_2
- libev=4.33=haf1e3a3_1
- libffi=3.3=h046ec9c_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_18
- libgfortran5=9.3.0=h6c81a4c_18
- libiconv=1.16=haf1e3a3_0
- libnetcdf=4.7.4=nompi_h9d8a93f_107
- libnghttp2=1.43.0=h07e645a_0
- libogg=1.3.4=h35c211d_1
- libpng=1.6.37=h7cec526_2
- libssh2=1.9.0=h8a08a2b_5
- libtheora=1.1.1=haf1e3a3_1004
- libtiff=4.2.0=h355d032_0
- libvorbis=1.3.7=h046ec9c_0
- libwebp-base=1.2.0=hbcf498f_0
- libxml2=2.9.10=h802ca4f_3
- llvm-openmp=11.0.1=h7c73e74_0
- loguru=0.5.3=py39hde42818_2
- lz4-c=1.9.3=h046ec9c_0
- mpi=1.0=mpich
- mpi4py=3.0.3=py39h09ad1ad_5
- mpich=3.4.1=hd33e60e_2
- ncurses=6.2=h2e338ed_4
- nettle=3.6=hedd7734_0
- openh264=2.1.1=hfd3ada9_0
- openssl=1.1.1j=hbcf498f_0
- pip=21.0.1=pyhd8ed1ab_0
- proj=7.2.0=h78d1473_2
- pugixml=1.11.4=h046ec9c_0
- python=3.9.2=h2502468_0_cpython
- python_abi=3.9=1_cp39
- readline=8.0=h0678c8f_2
- setuptools=49.6.0=py39h6e9494a_3
- sqlite=3.34.0=h17101e1_0
- tbb=2020.2=h65a07b1_3
- tbb-devel=2020.2=h65a07b1_3
- tk=8.6.10=h0419947_1
- tzdata=2021a=he74cb21_0
- utfcpp=3.1.2=0
- vtk=9.0.1=no_osmesa_py39hfa5fdce_104
- wheel=0.36.2=pyhd3deb0d_0
- x264=1!161.3030=h35c211d_0
- xz=5.2.5=haf1e3a3_1
- zlib=1.2.11=h7795811_1010
- zstd=1.4.8=hf387650_1
- pip:
- apptools==5.1.0
- configobj==5.0.6
- cycler==0.10.0
- envisage==5.0.0
- h5py==3.1.0
- imageio==2.9.0
- importlib-metadata==3.7.0
- importlib-resources==5.1.0
- joblib==1.0.1
- kiwisolver==1.3.1
- matplotlib==3.3.4
- mayavi==4.7.2
- mrcfile==1.3.0
- networkx==2.6.3
- numpy==1.20.1
- opencv-contrib-python==4.5.3.56
- opencv-python-headless==4.5.1.48
- pandas==1.2.2
- pillow==8.1.0
- pyface==7.3.0
- pygments==2.8.0
- pyparsing==2.4.7
- pyqt5==5.15.3
- pyqt5-qt==5.15.2
- pyqt5-sip==12.8.1
- python-dateutil==2.8.1
- pytz==2021.1
- pywavelets==1.1.1
- scikit-image==0.18.3
- scikit-learn==0.24.1
- scipy==1.6.1
- six==1.15.0
- threadpoolctl==2.1.0
- tifffile==2021.8.30
- traits==6.2.0
- traitsui==7.1.1
- zipp==3.4.0
prefix: /Users/evanseitz/anaconda3/envs/ManifoldEM