Skip to content

Commit 5a85447

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#437)
* update dependencies for ubuntu-latest/py3.11 * update dependencies for ubuntu-latest/py3.12 --------- Co-authored-by: github-actions <[email protected]>
1 parent 649d217 commit 5a85447

File tree

4 files changed

+289
-291
lines changed

4 files changed

+289
-291
lines changed

requirements/ubuntu-latest_py3.11.txt

Lines changed: 49 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt pyproject.toml
5+
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt pyproject.toml
66
#
7-
--extra-index-url https://pypi.ngc.nvidia.com
8-
--trusted-host pypi.ngc.nvidia.com
9-
107
aiofiles==22.1.0
118
# via ypy-websocket
129
aioitertools==0.12.0
@@ -17,8 +14,6 @@ annotated-types==0.7.0
1714
# via pydantic
1815
anyio==4.9.0
1916
# via jupyter-server
20-
appnope==0.1.4
21-
# via ipykernel
2217
argon2-cffi==25.1.0
2318
# via
2419
# jupyter-server
@@ -46,15 +41,15 @@ bleach[css]==6.2.0
4641
# via nbconvert
4742
blinker==1.9.0
4843
# via flask
49-
boto3==1.38.32
44+
boto3==1.39.14
5045
# via maggma
51-
botocore==1.38.32
46+
botocore==1.39.14
5247
# via
5348
# boto3
5449
# s3transfer
5550
cachelib==0.13.0
5651
# via flask-caching
57-
certifi==2025.4.26
52+
certifi==2025.7.14
5853
# via requests
5954
cffi==1.17.1
6055
# via
@@ -65,21 +60,21 @@ charset-normalizer==3.4.2
6560
# via requests
6661
click==8.2.1
6762
# via flask
68-
comm==0.2.2
63+
comm==0.2.3
6964
# via ipykernel
70-
contourpy==1.3.2
65+
contourpy==1.3.3
7166
# via matplotlib
72-
cryptography==45.0.3
67+
cryptography==45.0.5
7368
# via paramiko
7469
crystaltoolkit-extension==0.6.0
7570
# via crystal_toolkit (pyproject.toml)
7671
cycler==0.12.1
7772
# via matplotlib
78-
dash==3.0.4
73+
dash==3.1.1
7974
# via crystal_toolkit (pyproject.toml)
8075
dash-mp-components==0.4.47
8176
# via crystal_toolkit (pyproject.toml)
82-
debugpy==1.8.14
77+
debugpy==1.8.15
8378
# via ipykernel
8479
decorator==5.2.1
8580
# via ipython
@@ -89,21 +84,21 @@ dnspython==2.7.0
8984
# via
9085
# maggma
9186
# pymongo
92-
emmet-core==0.84.7rc4
87+
emmet-core==0.84.9rc0
9388
# via mp-api
9489
entrypoints==0.4
9590
# via jupyter-client
9691
executing==2.2.0
9792
# via stack-data
9893
fastjsonschema==2.21.1
9994
# via nbformat
100-
flask==3.0.3
95+
flask==3.1.1
10196
# via
10297
# dash
10398
# flask-caching
10499
flask-caching==2.3.1
105100
# via crystal_toolkit (pyproject.toml)
106-
fonttools==4.58.2
101+
fonttools==4.59.0
107102
# via matplotlib
108103
fqdn==1.5.1
109104
# via jsonschema
@@ -122,7 +117,7 @@ ipykernel==6.29.5
122117
# via
123118
# nbclassic
124119
# notebook
125-
ipython==9.3.0
120+
ipython==9.4.0
126121
# via
127122
# ipykernel
128123
# jupyterlab
@@ -160,7 +155,7 @@ jsonlines==4.0.0
160155
# via maggma
161156
jsonpointer==3.0.0
162157
# via jsonschema
163-
jsonschema[format-nongpl]==4.24.0
158+
jsonschema[format-nongpl]==4.25.0
164159
# via
165160
# jupyter-events
166161
# jupyterlab-server
@@ -212,14 +207,17 @@ jupyterlab-server==2.27.3
212207
# via jupyterlab
213208
kiwisolver==1.4.8
214209
# via matplotlib
215-
latexcodec==3.0.0
210+
lark==1.2.2
211+
# via rfc3987-syntax
212+
latexcodec==3.0.1
216213
# via pybtex
217214
lazy-loader==0.4
218215
# via scikit-image
219216
maggma==0.71.5
220217
# via mp-api
221218
markupsafe==3.0.2
222219
# via
220+
# flask
223221
# jinja2
224222
# nbconvert
225223
# werkzeug
@@ -239,15 +237,15 @@ monty==2025.3.3
239237
# maggma
240238
# mp-api
241239
# pymatgen
242-
mp-api==0.45.5
240+
mp-api==0.45.7
243241
# via crystal_toolkit (pyproject.toml)
244242
mpmath==1.3.0
245243
# via sympy
246-
msgpack==1.1.0
244+
msgpack==1.1.1
247245
# via
248246
# maggma
249247
# mp-api
250-
narwhals==1.41.1
248+
narwhals==2.0.0
251249
# via plotly
252250
nbclassic==1.3.1
253251
# via
@@ -280,7 +278,7 @@ notebook==6.5.7
280278
# via jupyterlab
281279
notebook-shim==0.2.4
282280
# via nbclassic
283-
numpy==2.2.6
281+
numpy==2.3.2
284282
# via
285283
# contourpy
286284
# imageio
@@ -295,7 +293,7 @@ numpy==2.2.6
295293
# shapely
296294
# spglib
297295
# tifffile
298-
orjson==3.10.18
296+
orjson==3.11.1
299297
# via
300298
# maggma
301299
# pymatgen
@@ -316,7 +314,7 @@ packaging==25.0
316314
# scikit-image
317315
palettable==3.3.3
318316
# via pymatgen
319-
pandas==2.3.0
317+
pandas==2.3.1
320318
# via
321319
# maggma
322320
# pymatgen
@@ -328,14 +326,14 @@ parso==0.8.4
328326
# via jedi
329327
pexpect==4.9.0
330328
# via ipython
331-
pillow==11.2.1
329+
pillow==11.3.0
332330
# via
333331
# imageio
334332
# matplotlib
335333
# scikit-image
336334
platformdirs==4.3.8
337335
# via jupyter-core
338-
plotly==6.1.2
336+
plotly==6.2.0
339337
# via
340338
# dash
341339
# pymatgen
@@ -353,30 +351,30 @@ ptyprocess==0.7.0
353351
# terminado
354352
pure-eval==0.2.3
355353
# via stack-data
356-
pybtex==0.24.0
354+
pybtex==0.25.1
357355
# via emmet-core
358356
pycparser==2.22
359357
# via cffi
360-
pydantic==2.11.5
358+
pydantic==2.11.7
361359
# via
362360
# emmet-core
363361
# maggma
364362
# pydantic-settings
365363
pydantic-core==2.33.2
366364
# via pydantic
367-
pydantic-settings==2.9.1
365+
pydantic-settings==2.10.1
368366
# via
369367
# crystal_toolkit (pyproject.toml)
370368
# emmet-core
371369
# maggma
372370
pydash==8.0.5
373371
# via maggma
374-
pygments==2.19.1
372+
pygments==2.19.2
375373
# via
376374
# ipython
377375
# ipython-pygments-lexers
378376
# nbconvert
379-
pymatgen==2025.5.28
377+
pymatgen==2025.6.14
380378
# via
381379
# crystal_toolkit (pyproject.toml)
382380
# emmet-core
@@ -397,7 +395,7 @@ python-dateutil==2.9.0.post0
397395
# maggma
398396
# matplotlib
399397
# pandas
400-
python-dotenv==1.1.0
398+
python-dotenv==1.1.1
401399
# via pydantic-settings
402400
python-json-logger==3.3.0
403401
# via jupyter-events
@@ -409,7 +407,7 @@ pyyaml==6.0.2
409407
# via
410408
# jupyter-events
411409
# pybtex
412-
pyzmq==26.4.0
410+
pyzmq==27.0.0
413411
# via
414412
# ipykernel
415413
# jupyter-client
@@ -421,13 +419,13 @@ referencing==0.36.2
421419
# jsonschema
422420
# jsonschema-specifications
423421
# jupyter-events
424-
requests==2.32.3
422+
requests==2.32.4
425423
# via
426424
# dash
427425
# jupyterlab-server
428426
# mp-api
429427
# pymatgen
430-
retrying==1.3.4
428+
retrying==1.4.1
431429
# via dash
432430
rfc3339-validator==0.1.4
433431
# via
@@ -437,24 +435,26 @@ rfc3986-validator==0.1.1
437435
# via
438436
# jsonschema
439437
# jupyter-events
440-
rpds-py==0.25.1
438+
rfc3987-syntax==1.1.0
439+
# via jsonschema
440+
rpds-py==0.26.0
441441
# via
442442
# jsonschema
443443
# referencing
444-
ruamel-yaml==0.18.13
444+
ruamel-yaml==0.18.14
445445
# via
446446
# maggma
447447
# monty
448448
# pymatgen
449449
ruamel-yaml-clib==0.2.12
450450
# via ruamel-yaml
451-
s3transfer==0.13.0
451+
s3transfer==0.13.1
452452
# via boto3
453453
scikit-image==0.25.2
454454
# via crystal_toolkit (pyproject.toml)
455-
scikit-learn==1.7.0
455+
scikit-learn==1.7.1
456456
# via crystal_toolkit (pyproject.toml)
457-
scipy==1.15.3
457+
scipy==1.16.1
458458
# via
459459
# pymatgen
460460
# scikit-image
@@ -469,11 +469,9 @@ shapely==2.1.1
469469
# via crystal_toolkit (pyproject.toml)
470470
six==1.17.0
471471
# via
472-
# pybtex
473472
# python-dateutil
474-
# retrying
475473
# rfc3339-validator
476-
smart-open==7.1.0
474+
smart-open==7.3.0.post1
477475
# via mp-api
478476
sniffio==1.3.1
479477
# via anyio
@@ -496,7 +494,7 @@ terminado==0.18.1
496494
# notebook
497495
threadpoolctl==3.6.0
498496
# via scikit-learn
499-
tifffile==2025.6.1
497+
tifffile==2025.6.11
500498
# via scikit-image
501499
tinycss2==1.4.0
502500
# via bleach
@@ -514,7 +512,6 @@ tqdm==4.67.1
514512
# pymatgen
515513
traitlets==5.14.3
516514
# via
517-
# comm
518515
# ipykernel
519516
# ipython
520517
# jupyter-client
@@ -526,9 +523,9 @@ traitlets==5.14.3
526523
# nbconvert
527524
# nbformat
528525
# notebook
529-
types-python-dateutil==2.9.0.20250516
526+
types-python-dateutil==2.9.0.20250708
530527
# via arrow
531-
typing-extensions==4.14.0
528+
typing-extensions==4.14.1
532529
# via
533530
# aiosqlite
534531
# anyio
@@ -553,7 +550,7 @@ uncertainties==3.2.3
553550
# via pymatgen
554551
uri-template==1.3.0
555552
# via jsonschema
556-
urllib3==2.4.0
553+
urllib3==2.5.0
557554
# via
558555
# botocore
559556
# requests
@@ -569,7 +566,7 @@ webencodings==0.5.1
569566
# tinycss2
570567
websocket-client==1.8.0
571568
# via jupyter-server
572-
werkzeug==3.0.6
569+
werkzeug==3.1.3
573570
# via
574571
# dash
575572
# flask
@@ -581,7 +578,7 @@ y-py==0.6.2
581578
# ypy-websocket
582579
ypy-websocket==0.8.4
583580
# via jupyter-server-ydoc
584-
zipp==3.22.0
581+
zipp==3.23.0
585582
# via importlib-metadata
586583

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

0 commit comments

Comments
 (0)