-
Notifications
You must be signed in to change notification settings - Fork 23
/
requirements.txt
378 lines (378 loc) · 6.65 KB
/
requirements.txt
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --extra optional --universal --output-file=requirements.txt
adjusttext==1.3.0
# via elementembeddings
aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
ase==3.23.0
# via smact (pyproject.toml)
attrs==24.2.0
# via
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.1
# via paramiko
blinker==1.9.0
# via flask
boto3==1.35.71
# via maggma
botocore==1.35.71
# via
# boto3
# s3transfer
certifi==2024.7.4
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
# pyzmq
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
colorama==0.4.6 ; platform_system == 'Windows'
# via
# click
# tqdm
contourpy==1.2.0
# via matplotlib
cryptography==44.0.0
# via paramiko
cycler==0.12.1
# via matplotlib
dash==2.18.2
# via smact (pyproject.toml)
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
dill==0.3.8
# via
# multiprocess
# pathos
dnspython==2.7.0
# via
# maggma
# pymongo
elementembeddings==0.6.1
# via smact (pyproject.toml)
emmet-core==0.84.3rc4
# via mp-api
flask==3.0.3
# via dash
fonttools==4.53.0
# via matplotlib
idna==3.7
# via requests
importlib-metadata==8.5.0
# via dash
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via
# flask
# pandas
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.4.2
# via
# pymatgen
# pynndescent
# scikit-learn
jsonlines==4.0.0
# via maggma
jsonschema==4.23.0
# via maggma
jsonschema-specifications==2024.10.1
# via jsonschema
kaleido==0.2.1
# via smact (pyproject.toml)
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
llvmlite==0.43.0
# via
# numba
# pynndescent
maggma==0.70.0
# via mp-api
markupsafe==3.0.2
# via
# jinja2
# werkzeug
matminer==0.9.2
# via smact (pyproject.toml)
matplotlib==3.9.3
# via
# adjusttext
# ase
# elementembeddings
# pymatgen
# pymatviz
# seaborn
mongomock==4.3.0
# via maggma
monty==2024.10.21
# via
# emmet-core
# maggma
# matminer
# mp-api
# pymatgen
mp-api==0.42.2
# via smact (pyproject.toml)
mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via
# maggma
# mp-api
multiprocess==0.70.16
# via pathos
nest-asyncio==1.6.0
# via dash
networkx==3.2.1
# via pymatgen
numba==0.60.0
# via
# pynndescent
# umap-learn
numpy==1.26.2
# via
# smact (pyproject.toml)
# adjusttext
# ase
# contourpy
# elementembeddings
# emmet-core
# maggma
# matminer
# matplotlib
# monty
# numba
# opentsne
# pandas
# pymatgen
# pymatviz
# scikit-learn
# scipy
# seaborn
# spglib
# umap-learn
opentsne==1.0.2
# via elementembeddings
orjson==3.10.12
# via maggma
packaging==24.0
# via
# matplotlib
# mongomock
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.2.3
# via
# smact (pyproject.toml)
# maggma
# matminer
# pymatgen
# pymatviz
# seaborn
paramiko==3.5.0
# via sshtunnel
pathos==0.3.2
# via smact (pyproject.toml)
pillow==10.4.0
# via matplotlib
plotly==5.24.1
# via
# dash
# pymatgen
# pymatviz
pox==0.3.4
# via pathos
ppft==1.7.6.8
# via pathos
pybtex==0.24.0
# via
# emmet-core
# pymatgen
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# smact (pyproject.toml)
# emmet-core
# maggma
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.1
# via
# emmet-core
# maggma
pydash==8.0.4
# via maggma
pymatgen==2024.11.13
# via
# smact (pyproject.toml)
# elementembeddings
# emmet-core
# matminer
# mp-api
# pymatviz
pymatviz==0.14.0
# via smact (pyproject.toml)
pymongo==4.10.1
# via
# maggma
# matminer
pynacl==1.5.0
# via paramiko
pynndescent==0.5.13
# via umap-learn
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
# botocore
# maggma
# matplotlib
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.1
# via
# mongomock
# pandas
pyyaml==6.0.1
# via pybtex
pyzmq==26.2.0
# via maggma
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# dash
# matminer
# mp-api
# pymatgen
retrying==1.3.4
# via dash
rpds-py==0.21.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via
# maggma
# monty
# pymatgen
ruamel-yaml-clib==0.2.8 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
# via ruamel-yaml
s3transfer==0.10.4
# via boto3
scikit-learn==1.5.2
# via
# elementembeddings
# matminer
# opentsne
# pymatviz
# pynndescent
# umap-learn
scipy==1.14.1
# via
# smact (pyproject.toml)
# adjusttext
# ase
# elementembeddings
# opentsne
# pymatgen
# pymatviz
# pynndescent
# scikit-learn
# umap-learn
seaborn==0.13.2
# via
# smact (pyproject.toml)
# elementembeddings
sentinels==1.0.0
# via mongomock
setuptools==75.6.0
# via
# dash
# maggma
# mp-api
six==1.16.0
# via
# latexcodec
# pybtex
# python-dateutil
# retrying
smart-open==7.0.5
# via mp-api
spglib==2.5.0
# via
# smact (pyproject.toml)
# pymatgen
sshtunnel==0.4.0
# via maggma
sympy==1.12
# via
# matminer
# pymatgen
tabulate==0.9.0
# via
# pandas
# pymatgen
tenacity==8.2.3
# via plotly
threadpoolctl==3.5.0
# via scikit-learn
tqdm==4.66.4
# via
# maggma
# matminer
# pymatgen
# umap-learn
typing-extensions==4.12.2
# via
# smact (pyproject.toml)
# dash
# elementembeddings
# emmet-core
# mp-api
# pydantic
# pydantic-core
# pydash
tzdata==2024.1
# via pandas
umap-learn==0.5.3
# via
# smact (pyproject.toml)
# elementembeddings
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
# via
# botocore
# requests
werkzeug==3.0.6
# via
# dash
# flask
wrapt==1.17.0
# via smart-open
zipp==3.21.0
# via importlib-metadata