Skip to content

Commit 9c79754

Browse files
author
github-actions
committed
Update ubuntu-latest dependencies for mp-api
1 parent 8c25823 commit 9c79754

File tree

2 files changed

+819
-0
lines changed

2 files changed

+819
-0
lines changed
Lines changed: 233 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,233 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.12.txt pyproject.toml
6+
#
7+
aioitertools==0.12.0
8+
# via maggma
9+
annotated-types==0.7.0
10+
# via pydantic
11+
attrs==25.3.0
12+
# via
13+
# jsonlines
14+
# jsonschema
15+
# referencing
16+
bcrypt==4.3.0
17+
# via paramiko
18+
bibtexparser==1.4.3
19+
# via pymatgen
20+
boto3==1.38.31
21+
# via maggma
22+
botocore==1.38.31
23+
# via
24+
# boto3
25+
# s3transfer
26+
certifi==2025.4.26
27+
# via requests
28+
cffi==1.17.1
29+
# via
30+
# cryptography
31+
# pynacl
32+
charset-normalizer==3.4.2
33+
# via requests
34+
contourpy==1.3.2
35+
# via matplotlib
36+
cryptography==45.0.3
37+
# via paramiko
38+
cycler==0.12.1
39+
# via matplotlib
40+
dnspython==2.7.0
41+
# via
42+
# maggma
43+
# pymongo
44+
emmet-core==0.84.7rc3
45+
# via mp-api (pyproject.toml)
46+
fonttools==4.58.1
47+
# via matplotlib
48+
idna==3.10
49+
# via requests
50+
jmespath==1.0.1
51+
# via
52+
# boto3
53+
# botocore
54+
joblib==1.5.1
55+
# via pymatgen
56+
jsonlines==4.0.0
57+
# via maggma
58+
jsonschema==4.24.0
59+
# via maggma
60+
jsonschema-specifications==2025.4.1
61+
# via jsonschema
62+
kiwisolver==1.4.8
63+
# via matplotlib
64+
latexcodec==3.0.0
65+
# via pybtex
66+
maggma==0.71.5
67+
# via mp-api (pyproject.toml)
68+
matplotlib==3.10.3
69+
# via pymatgen
70+
mongomock==4.3.0
71+
# via maggma
72+
monty==2025.3.3
73+
# via
74+
# emmet-core
75+
# maggma
76+
# mp-api (pyproject.toml)
77+
# pymatgen
78+
mpmath==1.3.0
79+
# via sympy
80+
msgpack==1.1.0
81+
# via
82+
# maggma
83+
# mp-api (pyproject.toml)
84+
narwhals==1.41.0
85+
# via plotly
86+
networkx==3.5
87+
# via pymatgen
88+
numpy==2.2.6
89+
# via
90+
# contourpy
91+
# maggma
92+
# matplotlib
93+
# monty
94+
# pandas
95+
# pymatgen
96+
# scipy
97+
# spglib
98+
orjson==3.10.18
99+
# via
100+
# maggma
101+
# pymatgen
102+
packaging==25.0
103+
# via
104+
# matplotlib
105+
# mongomock
106+
# plotly
107+
palettable==3.3.3
108+
# via pymatgen
109+
pandas==2.3.0
110+
# via
111+
# maggma
112+
# pymatgen
113+
paramiko==3.5.1
114+
# via sshtunnel
115+
pillow==11.2.1
116+
# via matplotlib
117+
plotly==6.1.2
118+
# via pymatgen
119+
pybtex==0.24.0
120+
# via emmet-core
121+
pycparser==2.22
122+
# via cffi
123+
pydantic==2.11.5
124+
# via
125+
# emmet-core
126+
# maggma
127+
# pydantic-settings
128+
pydantic-core==2.33.2
129+
# via pydantic
130+
pydantic-settings==2.9.1
131+
# via
132+
# emmet-core
133+
# maggma
134+
pydash==8.0.5
135+
# via maggma
136+
pymatgen==2025.5.28
137+
# via
138+
# emmet-core
139+
# mp-api (pyproject.toml)
140+
pymongo==4.10.1
141+
# via maggma
142+
pynacl==1.5.0
143+
# via paramiko
144+
pyparsing==3.2.3
145+
# via
146+
# bibtexparser
147+
# matplotlib
148+
python-dateutil==2.9.0.post0
149+
# via
150+
# botocore
151+
# maggma
152+
# matplotlib
153+
# pandas
154+
python-dotenv==1.1.0
155+
# via pydantic-settings
156+
pytz==2025.2
157+
# via
158+
# mongomock
159+
# pandas
160+
pyyaml==6.0.2
161+
# via pybtex
162+
pyzmq==26.4.0
163+
# via maggma
164+
referencing==0.36.2
165+
# via
166+
# jsonschema
167+
# jsonschema-specifications
168+
requests==2.32.3
169+
# via
170+
# mp-api (pyproject.toml)
171+
# pymatgen
172+
rpds-py==0.25.1
173+
# via
174+
# jsonschema
175+
# referencing
176+
ruamel-yaml==0.18.12
177+
# via
178+
# maggma
179+
# monty
180+
# pymatgen
181+
ruamel-yaml-clib==0.2.12
182+
# via ruamel-yaml
183+
s3transfer==0.13.0
184+
# via boto3
185+
scipy==1.15.3
186+
# via pymatgen
187+
sentinels==1.0.0
188+
# via mongomock
189+
six==1.17.0
190+
# via
191+
# pybtex
192+
# python-dateutil
193+
smart-open==7.1.0
194+
# via mp-api (pyproject.toml)
195+
spglib==2.6.0
196+
# via pymatgen
197+
sshtunnel==0.4.0
198+
# via maggma
199+
sympy==1.14.0
200+
# via pymatgen
201+
tabulate==0.9.0
202+
# via pymatgen
203+
tqdm==4.67.1
204+
# via
205+
# maggma
206+
# pymatgen
207+
typing-extensions==4.14.0
208+
# via
209+
# emmet-core
210+
# mp-api (pyproject.toml)
211+
# pydantic
212+
# pydantic-core
213+
# pydash
214+
# referencing
215+
# spglib
216+
# typing-inspection
217+
typing-inspection==0.4.1
218+
# via
219+
# pydantic
220+
# pydantic-settings
221+
tzdata==2025.2
222+
# via pandas
223+
uncertainties==3.2.3
224+
# via pymatgen
225+
urllib3==2.4.0
226+
# via
227+
# botocore
228+
# requests
229+
wrapt==1.17.2
230+
# via smart-open
231+
232+
# The following packages are considered to be unsafe in a requirements file:
233+
# setuptools

0 commit comments

Comments
 (0)