-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
150 lines (149 loc) · 3.97 KB
/
environment.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
name: phonopy
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- brotli=1.0.9=h166bdaf_8
- brotli-bin=1.0.9=h166bdaf_8
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=hd590300_0
- ca-certificates=2023.01.10=h06a4308_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2023.5.7=pyhd8ed1ab_0
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- cycler=0.11.0=pyhd8ed1ab_0
- freetype=2.12.1=hca18f0e_1
- hdf5=1.14.1=nompi_h4f84152_100
- idna=3.4=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.20.1=h81ceb04_0
- lcms2=2.15=haa2dc70_1
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libaec=1.0.6=hcb278e6_1
- libblas=3.9.0=17_linux64_openblas
- libbrotlicommon=1.0.9=h166bdaf_8
- libbrotlidec=1.0.9=h166bdaf_8
- libbrotlienc=1.0.9=h166bdaf_8
- libcblas=3.9.0=17_linux64_openblas
- libcurl=8.1.2=h409715c_0
- libdeflate=1.18=h0b41bf4_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgfortran-ng=13.1.0=h69a702a_0
- libgfortran5=13.1.0=h15d22d2_0
- libgomp=13.1.0=he5830b7_0
- libjpeg-turbo=2.1.5.1=h0b41bf4_0
- liblapack=3.9.0=17_linux64_openblas
- libnghttp2=1.52.0=h61bc06f_0
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.23=pthreads_h80387f5_0
- libpng=1.6.39=h753d276_0
- libsqlite=3.42.0=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libtiff=4.5.1=h8b53f26_0
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.3.0=h0b41bf4_0
- libxcb=1.15=h0b41bf4_0
- libzlib=1.2.13=hd590300_5
- matplotlib-base=3.7.1=py311h8597a09_0
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.4=hcb278e6_0
- openjpeg=2.5.0=hfec8fc6_2
- openssl=3.1.1=hd590300_1
- packaging=23.1=pyhd8ed1ab_0
- pip=23.1.2=pyhd8ed1ab_0
- platformdirs=3.8.0=pyhd8ed1ab_0
- pooch=1.7.0=pyha770c72_3
- pthread-stubs=0.4=h36c2ea0_1001
- pyparsing=3.1.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.4=hab00c5b_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- setuptools=68.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- tk=8.6.12=h27826a3_0
- typing-extensions=4.6.3=hd8ed1ab_0
- typing_extensions=4.6.3=pyha770c72_0
- tzdata=2023c=h71feb2d_0
- urllib3=2.0.3=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zstd=1.5.2=h3eb15da_6
- pip:
- ase==3.22.1
- attrs==23.1.0
- blosc2==2.0.0
- cachecontrol==0.12.14
- cachy==0.3.0
- cffi==1.15.1
- cftime==1.6.2
- cleo==0.8.1
- click==8.1.3
- click-aliases==1.0.1
- click-completion==0.5.2
- clikit==0.6.2
- contourpy==1.1.0
- crashtest==0.3.1
- cryptography==41.0.1
- cython==0.29.35
- distlib==0.3.6
- fhi-vibes==1.0.5
- filelock==3.12.2
- fonttools==4.40.0
- h5py==3.9.0
- html5lib==1.1
- jconfigparser==0.1.3
- jeepney==0.8.0
- jinja2==3.1.2
- keyring==21.8.0
- kiwisolver==1.4.4
- lockfile==0.12.2
- lz==0.11.1
- markupsafe==2.1.3
- matplotlib==3.7.1
- memoir==0.0.3
- msgpack==1.0.5
- mypy==0.991
- mypy-extensions==1.0.0
- netcdf4==1.6.4
- numexpr==2.8.4
- numpy==1.25.0
- pandas==1.5.3
- paradigm==0.6.2
- pastel==0.2.1
- pexpect==4.8.0
- phonopy==2.19.1
- pillow==9.5.0
- pkginfo==1.9.6
- poetry==1.1.12
- poetry-core==1.0.8
- ptyprocess==0.7.0
- py-cpuinfo==9.0.0
- pycparser==2.21
- pylev==1.4.0
- pytz==2023.3
- pyyaml==6.0
- reprit==0.9.0
- requests-toolbelt==0.9.1
- scipy==1.11.0
- seaborn==0.12.2
- secretstorage==3.3.3
- shellingham==1.5.0.post1
- son==0.4.2
- spglib==2.0.2
- tables==3.8.0
- tomlkit==0.11.8
- virtualenv==20.23.1
- webencodings==0.5.1
- xarray==2023.6.0