File tree Expand file tree Collapse file tree
mpcontribs-api/requirements
mpcontribs-client/requirements
mpcontribs-kernel-gateway/requirements
mpcontribs-portal/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ attrs==26.1.0
2828 # referencing
2929backports-zstd==1.5.0
3030 # via flask-compress
31- beautifulsoup4==4.14.3
31+ beautifulsoup4==4.15.0
3232 # via nbconvert
3333bibtexparser==1.4.4
3434 # via pymatgen-core
@@ -38,9 +38,9 @@ blinker==1.9.0
3838 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939boltons==25.0.0
4040 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41- boto3==1.43.24
41+ boto3==1.43.25
4242 # via flask-mongorest-mpcontribs
43- botocore==1.43.24
43+ botocore==1.43.25
4444 # via
4545 # boto3
4646 # s3transfer
@@ -477,7 +477,7 @@ terminado==0.18.1
477477 # notebook
478478tinycss2==1.5.1
479479 # via bleach
480- tornado==6.5.6
480+ tornado==6.5.7
481481 # via
482482 # ipykernel
483483 # jupyter-client
@@ -525,7 +525,7 @@ urllib3==2.7.0
525525 # via
526526 # botocore
527527 # requests
528- wcwidth==0.8.0
528+ wcwidth==0.8.1
529529 # via prompt-toolkit
530530webcolors==25.10.0
531531 # via jsonschema
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ uri-template==1.3.0
258258 # via jsonschema
259259urllib3==2.7.0
260260 # via requests
261- wcwidth==0.8.0
261+ wcwidth==0.8.1
262262 # via prompt-toolkit
263263webcolors==25.10.0
264264 # via jsonschema
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ attrs==26.1.0
1818 # via
1919 # jsonschema
2020 # referencing
21- beautifulsoup4==4.14.3
21+ beautifulsoup4==4.15.0
2222 # via nbconvert
2323bibtexparser==1.4.4
2424 # via pymatgen-core
@@ -383,7 +383,7 @@ terminado==0.18.1
383383 # jupyter-server-terminals
384384tinycss2==1.5.1
385385 # via bleach
386- tornado==6.5.6
386+ tornado==6.5.7
387387 # via
388388 # ipykernel
389389 # jupyter-client
@@ -432,7 +432,7 @@ uri-template==1.3.0
432432 # via jsonschema
433433urllib3==2.7.0
434434 # via requests
435- wcwidth==0.8.0
435+ wcwidth==0.8.1
436436 # via prompt-toolkit
437437webcolors==25.10.0
438438 # via jsonschema
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ attrs==26.1.0
1414 # via
1515 # jsonschema
1616 # referencing
17- beautifulsoup4==4.14.3
17+ beautifulsoup4==4.15.0
1818 # via nbconvert
1919bibtexparser==1.4.4
2020 # via pymatgen-core
@@ -24,9 +24,9 @@ boltons==25.0.0
2424 # via
2525 # mpcontribs-client
2626 # mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27- boto3==1.43.24
27+ boto3==1.43.25
2828 # via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29- botocore==1.43.24
29+ botocore==1.43.25
3030 # via
3131 # boto3
3232 # s3transfer
@@ -363,7 +363,7 @@ tabulate==0.10.0
363363 # via pymatgen-core
364364tinycss2==1.5.1
365365 # via bleach
366- tornado==6.5.6
366+ tornado==6.5.7
367367 # via
368368 # ipykernel
369369 # jupyter-client
@@ -406,7 +406,7 @@ urllib3==2.7.0
406406 # via
407407 # botocore
408408 # requests
409- wcwidth==0.8.0
409+ wcwidth==0.8.1
410410 # via prompt-toolkit
411411webcolors==25.10.0
412412 # via jsonschema
You can’t perform that action at this time.
0 commit comments