Skip to content

Commit 49c94ec

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.9
1 parent 0516926 commit 49c94ec

File tree

2 files changed

+96
-94
lines changed

2 files changed

+96
-94
lines changed

requirements/ubuntu-latest_py3.9.txt

+36-36
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
1616
# via jupyter-server
1717
argon2-cffi==23.1.0
1818
# via
@@ -39,22 +39,22 @@ bleach==6.1.0
3939
# via nbconvert
4040
blinker==1.8.2
4141
# via flask
42-
boto3==1.35.23
42+
boto3==1.35.39
4343
# via maggma
44-
botocore==1.35.23
44+
botocore==1.35.39
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
@@ -68,27 +68,27 @@ 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.3rc2
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.1
232232
# via
233233
# jinja2
234234
# nbconvert
@@ -321,7 +321,7 @@ packaging==24.1
321321
# scikit-image
322322
palettable==3.3.3
323323
# via pymatgen
324-
pandas==2.2.2
324+
pandas==2.2.3
325325
# via
326326
# maggma
327327
# pymatgen
@@ -333,7 +333,7 @@ parso==0.8.4
333333
# via jedi
334334
pexpect==4.9.0
335335
# via ipython
336-
pillow==10.3.0
336+
pillow==10.4.0
337337
# via
338338
# imageio
339339
# matplotlib
@@ -344,11 +344,11 @@ plotly==5.24.1
344344
# via
345345
# dash
346346
# pymatgen
347-
prometheus-client==0.20.0
347+
prometheus-client==0.21.0
348348
# via
349349
# jupyter-server
350350
# notebook
351-
prompt-toolkit==3.0.47
351+
prompt-toolkit==3.0.48
352352
# via ipython
353353
psutil==6.0.0
354354
# via ipykernel
@@ -382,16 +382,16 @@ pygments==2.18.0
382382
# via
383383
# ipython
384384
# nbconvert
385-
pymatgen==2024.2.20
385+
pymatgen==2024.8.9
386386
# via
387387
# crystal_toolkit (pyproject.toml)
388388
# emmet-core
389389
# mp-api
390-
pymongo==4.6.3
390+
pymongo==4.10.1
391391
# via maggma
392392
pynacl==1.5.0
393393
# via paramiko
394-
pyparsing==3.1.4
394+
pyparsing==3.2.0
395395
# via matplotlib
396396
python-dateutil==2.9.0.post0
397397
# via
@@ -425,7 +425,7 @@ referencing==0.35.1
425425
# jsonschema
426426
# jsonschema-specifications
427427
# jupyter-events
428-
requests==2.32.2
428+
requests==2.32.3
429429
# via
430430
# dash
431431
# jupyterlab-server
@@ -451,11 +451,11 @@ ruamel-yaml==0.18.6
451451
# pymatgen
452452
ruamel-yaml-clib==0.2.8
453453
# via ruamel-yaml
454-
s3transfer==0.10.2
454+
s3transfer==0.10.3
455455
# via boto3
456456
scikit-image==0.24.0
457457
# via crystal_toolkit (pyproject.toml)
458-
scikit-learn==1.5.0
458+
scikit-learn==1.5.2
459459
# via crystal_toolkit (pyproject.toml)
460460
scipy==1.13.1
461461
# via
@@ -478,7 +478,7 @@ six==1.16.0
478478
# python-dateutil
479479
# retrying
480480
# rfc3339-validator
481-
smart-open==7.0.4
481+
smart-open==7.0.5
482482
# via mp-api
483483
sniffio==1.3.1
484484
# via anyio
@@ -507,7 +507,7 @@ tifffile==2024.8.30
507507
# via scikit-image
508508
tinycss2==1.3.0
509509
# via nbconvert
510-
tomli==2.0.1
510+
tomli==2.0.2
511511
# via jupyterlab
512512
tornado==6.4.1
513513
# via
@@ -517,7 +517,7 @@ tornado==6.4.1
517517
# jupyterlab
518518
# notebook
519519
# terminado
520-
tqdm==4.66.3
520+
tqdm==4.66.5
521521
# via
522522
# maggma
523523
# pymatgen
@@ -535,7 +535,7 @@ traitlets==5.14.3
535535
# nbconvert
536536
# nbformat
537537
# notebook
538-
types-python-dateutil==2.9.0.20240906
538+
types-python-dateutil==2.9.0.20241003
539539
# via arrow
540540
typing-extensions==4.12.2
541541
# via
@@ -550,13 +550,13 @@ typing-extensions==4.12.2
550550
# pydantic-core
551551
# pydash
552552
# spglib
553-
tzdata==2024.1
553+
tzdata==2024.2
554554
# via pandas
555555
uncertainties==3.2.2
556556
# via pymatgen
557557
uri-template==1.3.0
558558
# via jsonschema
559-
urllib3==2.2.3
559+
urllib3==1.26.20
560560
# via
561561
# botocore
562562
# requests
@@ -572,7 +572,7 @@ webencodings==0.5.1
572572
# tinycss2
573573
websocket-client==1.8.0
574574
# via jupyter-server
575-
werkzeug==3.0.3
575+
werkzeug==3.0.4
576576
# via
577577
# dash
578578
# flask
@@ -584,7 +584,7 @@ y-py==0.6.2
584584
# ypy-websocket
585585
ypy-websocket==0.8.4
586586
# via jupyter-server-ydoc
587-
zipp==3.19.1
587+
zipp==3.20.2
588588
# via
589589
# importlib-metadata
590590
# importlib-resources

0 commit comments

Comments
 (0)