Skip to content

Commit 8b37a0b

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.12
1 parent ac06538 commit 8b37a0b

2 files changed

Lines changed: 54 additions & 51 deletions

File tree

requirements/ubuntu-latest_py3.12.txt

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ aiosqlite==0.21.0
1212
# via ypy-websocket
1313
annotated-types==0.7.0
1414
# via pydantic
15-
anyio==4.9.0
15+
anyio==4.10.0
1616
# via jupyter-server
1717
argon2-cffi==25.1.0
1818
# via
1919
# jupyter-server
2020
# notebook
21-
argon2-cffi-bindings==21.2.0
21+
argon2-cffi-bindings==25.1.0
2222
# via argon2-cffi
2323
arrow==1.3.0
2424
# via isoduration
@@ -41,40 +41,40 @@ bleach[css]==6.2.0
4141
# via nbconvert
4242
blinker==1.9.0
4343
# via flask
44-
boto3==1.39.14
44+
boto3==1.40.6
4545
# via maggma
46-
botocore==1.39.14
46+
botocore==1.40.6
4747
# via
4848
# boto3
4949
# s3transfer
5050
cachelib==0.13.0
5151
# via flask-caching
52-
certifi==2025.7.14
52+
certifi==2025.8.3
5353
# via requests
5454
cffi==1.17.1
5555
# via
5656
# argon2-cffi-bindings
5757
# cryptography
5858
# pynacl
59-
charset-normalizer==3.4.2
59+
charset-normalizer==3.4.3
6060
# via requests
6161
click==8.2.1
6262
# via flask
6363
comm==0.2.3
6464
# via ipykernel
6565
contourpy==1.3.3
6666
# via matplotlib
67-
cryptography==45.0.5
67+
cryptography==45.0.6
6868
# via paramiko
6969
crystaltoolkit-extension==0.6.0
7070
# via crystal_toolkit (pyproject.toml)
7171
cycler==0.12.1
7272
# via matplotlib
73-
dash==3.1.1
73+
dash==3.2.0
7474
# via crystal_toolkit (pyproject.toml)
7575
dash-mp-components==0.4.47
7676
# via crystal_toolkit (pyproject.toml)
77-
debugpy==1.8.15
77+
debugpy==1.8.16
7878
# via ipykernel
7979
decorator==5.2.1
8080
# via ipython
@@ -84,7 +84,7 @@ dnspython==2.7.0
8484
# via
8585
# maggma
8686
# pymongo
87-
emmet-core==0.84.9rc0
87+
emmet-core==0.84.9
8888
# via mp-api
8989
entrypoints==0.4
9090
# via jupyter-client
@@ -113,6 +113,8 @@ imageio==2.37.0
113113
# via scikit-image
114114
importlib-metadata==8.7.0
115115
# via dash
116+
invoke==2.2.0
117+
# via paramiko
116118
ipykernel==6.29.5
117119
# via
118120
# nbclassic
@@ -205,7 +207,7 @@ jupyterlab-pygments==0.3.0
205207
# via nbconvert
206208
jupyterlab-server==2.27.3
207209
# via jupyterlab
208-
kiwisolver==1.4.8
210+
kiwisolver==1.4.9
209211
# via matplotlib
210212
lark==1.2.2
211213
# via rfc3987-syntax
@@ -221,7 +223,7 @@ markupsafe==3.0.2
221223
# jinja2
222224
# nbconvert
223225
# werkzeug
224-
matplotlib==3.10.3
226+
matplotlib==3.10.5
225227
# via pymatgen
226228
matplotlib-inline==0.1.7
227229
# via
@@ -237,15 +239,15 @@ monty==2025.3.3
237239
# maggma
238240
# mp-api
239241
# pymatgen
240-
mp-api==0.45.7
242+
mp-api==0.45.8
241243
# via crystal_toolkit (pyproject.toml)
242244
mpmath==1.3.0
243245
# via sympy
244246
msgpack==1.1.1
245247
# via
246248
# maggma
247249
# mp-api
248-
narwhals==2.0.0
250+
narwhals==2.0.1
249251
# via plotly
250252
nbclassic==1.3.1
251253
# via
@@ -320,7 +322,7 @@ pandas==2.3.1
320322
# pymatgen
321323
pandocfilters==1.5.1
322324
# via nbconvert
323-
paramiko==3.5.1
325+
paramiko==4.0.0
324326
# via sshtunnel
325327
parso==0.8.4
326328
# via jedi
@@ -407,7 +409,7 @@ pyyaml==6.0.2
407409
# via
408410
# jupyter-events
409411
# pybtex
410-
pyzmq==27.0.0
412+
pyzmq==27.0.1
411413
# via
412414
# ipykernel
413415
# jupyter-client
@@ -425,7 +427,7 @@ requests==2.32.4
425427
# jupyterlab-server
426428
# mp-api
427429
# pymatgen
428-
retrying==1.4.1
430+
retrying==1.4.2
429431
# via dash
430432
rfc3339-validator==0.1.4
431433
# via
@@ -437,7 +439,7 @@ rfc3986-validator==0.1.1
437439
# jupyter-events
438440
rfc3987-syntax==1.1.0
439441
# via jsonschema
440-
rpds-py==0.26.0
442+
rpds-py==0.27.0
441443
# via
442444
# jsonschema
443445
# referencing
@@ -498,7 +500,7 @@ tifffile==2025.6.11
498500
# via scikit-image
499501
tinycss2==1.4.0
500502
# via bleach
501-
tornado==6.5.1
503+
tornado==6.5.2
502504
# via
503505
# ipykernel
504506
# jupyter-client
@@ -523,7 +525,7 @@ traitlets==5.14.3
523525
# nbconvert
524526
# nbformat
525527
# notebook
526-
types-python-dateutil==2.9.0.20250708
528+
types-python-dateutil==2.9.0.20250809
527529
# via arrow
528530
typing-extensions==4.14.1
529531
# via

0 commit comments

Comments
 (0)