Skip to content

Commit 106bf7b

Browse files
munrojmgithub-actions
andauthored
Automated dependency upgrades (#985)
* Update ubuntu-latest dependencies for mp-api * Update ubuntu-latest dependencies for mp-api --------- Co-authored-by: github-actions <[email protected]>
1 parent 51231a1 commit 106bf7b

4 files changed

+1029
-211
lines changed

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 65 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -8,66 +8,68 @@ aioitertools==0.12.0
88
# via maggma
99
annotated-types==0.7.0
1010
# via pydantic
11-
attrs==24.2.0
11+
attrs==25.3.0
1212
# via
1313
# jsonlines
1414
# jsonschema
1515
# referencing
16-
bcrypt==4.2.1
16+
bcrypt==4.3.0
1717
# via paramiko
18-
boto3==1.35.78
18+
bibtexparser==1.4.3
19+
# via pymatgen
20+
boto3==1.38.31
1921
# via maggma
20-
botocore==1.35.78
22+
botocore==1.38.31
2123
# via
2224
# boto3
2325
# s3transfer
24-
certifi==2024.8.30
26+
certifi==2025.4.26
2527
# via requests
2628
cffi==1.17.1
2729
# via
2830
# cryptography
2931
# pynacl
30-
charset-normalizer==3.4.0
32+
charset-normalizer==3.4.2
3133
# via requests
32-
contourpy==1.3.1
34+
contourpy==1.3.2
3335
# via matplotlib
34-
cryptography==44.0.0
36+
cryptography==45.0.3
3537
# via paramiko
3638
cycler==0.12.1
3739
# via matplotlib
3840
dnspython==2.7.0
3941
# via
4042
# maggma
4143
# pymongo
42-
emmet-core==0.84.3rc6
44+
emmet-core==0.84.7rc3
4345
# via mp-api (pyproject.toml)
44-
fonttools==4.55.3
46+
fonttools==4.58.1
4547
# via matplotlib
4648
idna==3.10
4749
# via requests
4850
jmespath==1.0.1
4951
# via
5052
# boto3
5153
# botocore
52-
joblib==1.4.2
54+
joblib==1.5.1
5355
# via pymatgen
5456
jsonlines==4.0.0
5557
# via maggma
56-
jsonschema==4.23.0
58+
jsonschema==4.24.0
5759
# via maggma
58-
jsonschema-specifications==2024.10.1
60+
jsonschema-specifications==2025.4.1
5961
# via jsonschema
60-
kiwisolver==1.4.7
62+
kiwisolver==1.4.8
6163
# via matplotlib
6264
latexcodec==3.0.0
6365
# via pybtex
64-
maggma==0.70.0
66+
maggma==0.71.5
6567
# via mp-api (pyproject.toml)
66-
matplotlib==3.9.3
68+
matplotlib==3.10.3
6769
# via pymatgen
6870
mongomock==4.3.0
6971
# via maggma
70-
monty==2024.12.10
72+
monty==2025.3.3
7173
# via
7274
# emmet-core
7375
# maggma
@@ -79,144 +81,152 @@ msgpack==1.1.0
7981
# via
8082
# maggma
8183
# mp-api (pyproject.toml)
82-
networkx==3.4.2
84+
narwhals==1.41.0
85+
# via plotly
86+
networkx==3.5
8387
# via pymatgen
84-
numpy==1.26.4
88+
numpy==2.2.6
8589
# via
8690
# contourpy
87-
# emmet-core
8891
# maggma
8992
# matplotlib
9093
# monty
9194
# pandas
9295
# pymatgen
9396
# scipy
9497
# spglib
95-
orjson==3.10.12
96-
# via maggma
97-
packaging==24.2
98+
orjson==3.10.18
99+
# via
100+
# maggma
101+
# pymatgen
102+
packaging==25.0
98103
# via
99104
# matplotlib
100105
# mongomock
101106
# plotly
102107
palettable==3.3.3
103108
# via pymatgen
104-
pandas==2.2.3
109+
pandas==2.3.0
105110
# via
106111
# maggma
107112
# pymatgen
108-
paramiko==3.5.0
113+
paramiko==3.5.1
109114
# via sshtunnel
110-
pillow==11.0.0
115+
pillow==11.2.1
111116
# via matplotlib
112-
plotly==5.24.1
117+
plotly==6.1.2
113118
# via pymatgen
114119
pybtex==0.24.0
115-
# via
116-
# emmet-core
117-
# pymatgen
120+
# via emmet-core
118121
pycparser==2.22
119122
# via cffi
120-
pydantic==2.10.3
123+
pydantic==2.11.5
121124
# via
122125
# emmet-core
123126
# maggma
124127
# pydantic-settings
125-
pydantic-core==2.27.1
128+
pydantic-core==2.33.2
126129
# via pydantic
127-
pydantic-settings==2.6.1
130+
pydantic-settings==2.9.1
128131
# via
129132
# emmet-core
130133
# maggma
131-
pydash==8.0.4
134+
pydash==8.0.5
132135
# via maggma
133-
pymatgen==2024.11.13
136+
pymatgen==2025.5.28
134137
# via
135138
# emmet-core
136139
# mp-api (pyproject.toml)
137140
pymongo==4.10.1
138141
# via maggma
139142
pynacl==1.5.0
140143
# via paramiko
141-
pyparsing==3.2.0
142-
# via matplotlib
144+
pyparsing==3.2.3
145+
# via
146+
# bibtexparser
147+
# matplotlib
143148
python-dateutil==2.9.0.post0
144149
# via
145150
# botocore
146151
# maggma
147152
# matplotlib
148153
# pandas
149-
python-dotenv==1.0.1
154+
python-dotenv==1.1.0
150155
# via pydantic-settings
151-
pytz==2024.2
156+
pytz==2025.2
152157
# via
153158
# mongomock
154159
# pandas
155160
pyyaml==6.0.2
156161
# via pybtex
157-
pyzmq==26.2.0
162+
pyzmq==26.4.0
158163
# via maggma
159-
referencing==0.35.1
164+
referencing==0.36.2
160165
# via
161166
# jsonschema
162167
# jsonschema-specifications
163168
requests==2.32.3
164169
# via
165170
# mp-api (pyproject.toml)
166171
# pymatgen
167-
rpds-py==0.22.3
172+
rpds-py==0.25.1
168173
# via
169174
# jsonschema
170175
# referencing
171-
ruamel-yaml==0.18.6
176+
ruamel-yaml==0.18.12
172177
# via
173178
# maggma
174179
# monty
175180
# pymatgen
176181
ruamel-yaml-clib==0.2.12
177182
# via ruamel-yaml
178-
s3transfer==0.10.4
183+
s3transfer==0.13.0
179184
# via boto3
180-
scipy==1.14.1
185+
scipy==1.15.3
181186
# via pymatgen
182187
sentinels==1.0.0
183188
# via mongomock
184189
six==1.17.0
185190
# via
186191
# pybtex
187192
# python-dateutil
188-
smart-open==7.0.5
193+
smart-open==7.1.0
189194
# via mp-api (pyproject.toml)
190-
spglib==2.5.0
195+
spglib==2.6.0
191196
# via pymatgen
192197
sshtunnel==0.4.0
193198
# via maggma
194-
sympy==1.13.3
199+
sympy==1.14.0
195200
# via pymatgen
196201
tabulate==0.9.0
197202
# via pymatgen
198-
tenacity==9.0.0
199-
# via plotly
200203
tqdm==4.67.1
201204
# via
202205
# maggma
203206
# pymatgen
204-
typing-extensions==4.12.2
207+
typing-extensions==4.14.0
205208
# via
206209
# emmet-core
207210
# mp-api (pyproject.toml)
208211
# pydantic
209212
# pydantic-core
210213
# pydash
211-
tzdata==2024.2
214+
# referencing
215+
# spglib
216+
# typing-inspection
217+
typing-inspection==0.4.1
218+
# via
219+
# pydantic
220+
# pydantic-settings
221+
tzdata==2025.2
212222
# via pandas
213-
uncertainties==3.2.2
223+
uncertainties==3.2.3
214224
# via pymatgen
215-
urllib3==2.2.3
225+
urllib3==2.4.0
216226
# via
217227
# botocore
218228
# requests
219-
wrapt==1.17.0
229+
wrapt==1.17.2
220230
# via smart-open
221231

222232
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)