Skip to content

Commit 0367932

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.9
1 parent 0fed750 commit 0367932

File tree

2 files changed

+122
-115
lines changed

2 files changed

+122
-115
lines changed

requirements/ubuntu-latest_py3.9.txt

+44-42
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiosqlite==0.20.0
1212
# via ypy-websocket
1313
annotated-types==0.7.0
1414
# via pydantic
15-
anyio==4.5.0
15+
anyio==4.6.2.post1
1616
# via jupyter-server
1717
argon2-cffi==23.1.0
1818
# via
@@ -39,56 +39,56 @@ bleach==6.1.0
3939
# via nbconvert
4040
blinker==1.8.2
4141
# via flask
42-
boto3==1.35.23
42+
boto3==1.35.46
4343
# via maggma
44-
botocore==1.35.23
44+
botocore==1.35.46
4545
# via
4646
# boto3
4747
# s3transfer
4848
cachelib==0.9.0
4949
# via flask-caching
50-
certifi==2024.7.4
50+
certifi==2024.8.30
5151
# via requests
5252
cffi==1.17.1
5353
# via
5454
# argon2-cffi-bindings
5555
# cryptography
5656
# pynacl
57-
charset-normalizer==3.3.2
57+
charset-normalizer==3.4.0
5858
# via requests
5959
click==8.1.7
6060
# via flask
6161
comm==0.2.2
6262
# via ipykernel
6363
contourpy==1.3.0
6464
# via matplotlib
65-
cryptography==43.0.1
65+
cryptography==43.0.3
6666
# via paramiko
6767
crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.15.0
71+
dash==2.18.1
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
7575
dash-html-components==2.0.0
7676
# via dash
77-
dash-mp-components==0.4.46
77+
dash-mp-components==0.4.47
7878
# via crystal_toolkit (pyproject.toml)
7979
dash-table==5.0.0
8080
# via dash
81-
debugpy==1.8.5
81+
debugpy==1.8.7
8282
# via ipykernel
8383
decorator==5.1.1
8484
# via ipython
8585
defusedxml==0.7.1
8686
# via nbconvert
87-
dnspython==2.6.1
87+
dnspython==2.7.0
8888
# via
8989
# maggma
9090
# pymongo
91-
emmet-core==0.84.2rc10
91+
emmet-core==0.84.3rc3
9292
# via mp-api
9393
entrypoints==0.4
9494
# via jupyter-client
@@ -106,18 +106,18 @@ flask==3.0.3
106106
# flask-caching
107107
flask-caching==2.3.0
108108
# via crystal_toolkit (pyproject.toml)
109-
fonttools==4.53.1
109+
fonttools==4.54.1
110110
# via matplotlib
111111
fqdn==1.5.1
112112
# via jsonschema
113-
frozendict==2.4.4
113+
frozendict==2.4.6
114114
# via crystal_toolkit (pyproject.toml)
115-
idna==3.7
115+
idna==3.10
116116
# via
117117
# anyio
118118
# jsonschema
119119
# requests
120-
imageio==2.35.1
120+
imageio==2.36.0
121121
# via scikit-image
122122
importlib-metadata==8.5.0
123123
# via
@@ -176,7 +176,7 @@ jsonschema[format-nongpl]==4.23.0
176176
# jupyterlab-server
177177
# maggma
178178
# nbformat
179-
jsonschema-specifications==2023.12.1
179+
jsonschema-specifications==2024.10.1
180180
# via jsonschema
181181
jupyter-client==7.4.9
182182
# via
@@ -198,7 +198,7 @@ jupyter-events==0.10.0
198198
# via
199199
# jupyter-server
200200
# jupyter-server-fileid
201-
jupyter-server==2.11.2
201+
jupyter-server==2.14.2
202202
# via
203203
# jupyter-server-fileid
204204
# jupyterlab
@@ -226,9 +226,9 @@ latexcodec==3.0.0
226226
# via pybtex
227227
lazy-loader==0.4
228228
# via scikit-image
229-
maggma==0.69.3
229+
maggma==0.70.0
230230
# via mp-api
231-
markupsafe==2.1.5
231+
markupsafe==3.0.2
232232
# via
233233
# jinja2
234234
# nbconvert
@@ -243,7 +243,7 @@ mistune==3.0.2
243243
# via nbconvert
244244
mongomock==4.2.0.post1
245245
# via maggma
246-
monty==2024.7.30
246+
monty==2024.10.21
247247
# via
248248
# emmet-core
249249
# maggma
@@ -295,6 +295,7 @@ numpy==1.26.4
295295
# imageio
296296
# maggma
297297
# matplotlib
298+
# monty
298299
# pandas
299300
# pymatgen
300301
# scikit-image
@@ -303,7 +304,7 @@ numpy==1.26.4
303304
# shapely
304305
# spglib
305306
# tifffile
306-
orjson==3.10.7
307+
orjson==3.10.10
307308
# via maggma
308309
overrides==7.7.0
309310
# via jupyter-server
@@ -321,7 +322,7 @@ packaging==24.1
321322
# scikit-image
322323
palettable==3.3.3
323324
# via pymatgen
324-
pandas==2.2.2
325+
pandas==2.2.3
325326
# via
326327
# maggma
327328
# pymatgen
@@ -333,7 +334,7 @@ parso==0.8.4
333334
# via jedi
334335
pexpect==4.9.0
335336
# via ipython
336-
pillow==10.3.0
337+
pillow==11.0.0
337338
# via
338339
# imageio
339340
# matplotlib
@@ -344,13 +345,13 @@ plotly==5.24.1
344345
# via
345346
# dash
346347
# pymatgen
347-
prometheus-client==0.20.0
348+
prometheus-client==0.21.0
348349
# via
349350
# jupyter-server
350351
# notebook
351-
prompt-toolkit==3.0.47
352+
prompt-toolkit==3.0.48
352353
# via ipython
353-
psutil==6.0.0
354+
psutil==6.1.0
354355
# via ipykernel
355356
ptyprocess==0.7.0
356357
# via
@@ -371,7 +372,7 @@ pydantic==2.9.2
371372
# pydantic-settings
372373
pydantic-core==2.23.4
373374
# via pydantic
374-
pydantic-settings==2.5.2
375+
pydantic-settings==2.6.0
375376
# via
376377
# crystal_toolkit (pyproject.toml)
377378
# emmet-core
@@ -382,16 +383,16 @@ pygments==2.18.0
382383
# via
383384
# ipython
384385
# nbconvert
385-
pymatgen==2024.2.20
386+
pymatgen==2024.8.9
386387
# via
387388
# crystal_toolkit (pyproject.toml)
388389
# emmet-core
389390
# mp-api
390-
pymongo==4.6.3
391+
pymongo==4.10.1
391392
# via maggma
392393
pynacl==1.5.0
393394
# via paramiko
394-
pyparsing==3.1.4
395+
pyparsing==3.2.0
395396
# via matplotlib
396397
python-dateutil==2.9.0.post0
397398
# via
@@ -425,7 +426,7 @@ referencing==0.35.1
425426
# jsonschema
426427
# jsonschema-specifications
427428
# jupyter-events
428-
requests==2.32.2
429+
requests==2.32.3
429430
# via
430431
# dash
431432
# jupyterlab-server
@@ -448,14 +449,15 @@ rpds-py==0.20.0
448449
ruamel-yaml==0.18.6
449450
# via
450451
# maggma
452+
# monty
451453
# pymatgen
452-
ruamel-yaml-clib==0.2.8
454+
ruamel-yaml-clib==0.2.12
453455
# via ruamel-yaml
454-
s3transfer==0.10.2
456+
s3transfer==0.10.3
455457
# via boto3
456458
scikit-image==0.24.0
457459
# via crystal_toolkit (pyproject.toml)
458-
scikit-learn==1.5.0
460+
scikit-learn==1.5.2
459461
# via crystal_toolkit (pyproject.toml)
460462
scipy==1.13.1
461463
# via
@@ -478,7 +480,7 @@ six==1.16.0
478480
# python-dateutil
479481
# retrying
480482
# rfc3339-validator
481-
smart-open==7.0.4
483+
smart-open==7.0.5
482484
# via mp-api
483485
sniffio==1.3.1
484486
# via anyio
@@ -507,7 +509,7 @@ tifffile==2024.8.30
507509
# via scikit-image
508510
tinycss2==1.3.0
509511
# via nbconvert
510-
tomli==2.0.1
512+
tomli==2.0.2
511513
# via jupyterlab
512514
tornado==6.4.1
513515
# via
@@ -517,7 +519,7 @@ tornado==6.4.1
517519
# jupyterlab
518520
# notebook
519521
# terminado
520-
tqdm==4.66.3
522+
tqdm==4.66.5
521523
# via
522524
# maggma
523525
# pymatgen
@@ -535,7 +537,7 @@ traitlets==5.14.3
535537
# nbconvert
536538
# nbformat
537539
# notebook
538-
types-python-dateutil==2.9.0.20240906
540+
types-python-dateutil==2.9.0.20241003
539541
# via arrow
540542
typing-extensions==4.12.2
541543
# via
@@ -550,13 +552,13 @@ typing-extensions==4.12.2
550552
# pydantic-core
551553
# pydash
552554
# spglib
553-
tzdata==2024.1
555+
tzdata==2024.2
554556
# via pandas
555557
uncertainties==3.2.2
556558
# via pymatgen
557559
uri-template==1.3.0
558560
# via jsonschema
559-
urllib3==2.2.3
561+
urllib3==1.26.20
560562
# via
561563
# botocore
562564
# requests
@@ -572,7 +574,7 @@ webencodings==0.5.1
572574
# tinycss2
573575
websocket-client==1.8.0
574576
# via jupyter-server
575-
werkzeug==3.0.3
577+
werkzeug==3.0.4
576578
# via
577579
# dash
578580
# flask
@@ -584,7 +586,7 @@ y-py==0.6.2
584586
# ypy-websocket
585587
ypy-websocket==0.8.4
586588
# via jupyter-server-ydoc
587-
zipp==3.19.1
589+
zipp==3.20.2
588590
# via
589591
# importlib-metadata
590592
# importlib-resources

0 commit comments

Comments
 (0)