Skip to content

Commit

Permalink
Automated dependency upgrades (#1159)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.11)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.11)

* update dependencies for emmet-core (ubuntu-latest/py3.10)

* update dependencies for emmet-core (ubuntu-latest/py3.11)

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Dec 18, 2024
1 parent c533f9a commit 2e8d631
Show file tree
Hide file tree
Showing 12 changed files with 66 additions and 96 deletions.
10 changes: 5 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -162,21 +162,21 @@ pillow==11.0.0
# scikit-image
plotly==5.24.1
# via pymatgen
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
pybtex==0.24.0
# via
# emmet-core
# pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -136,7 +136,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
livereload==2.7.0
livereload==2.7.1
# via emmet-api (setup.py)
maggma[api]==0.70.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -278,7 +278,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via emmet-api (setup.py)
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
pybtex==0.24.0
# via
Expand All @@ -290,13 +290,13 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down
10 changes: 5 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -160,21 +160,21 @@ pillow==11.0.0
# scikit-image
plotly==5.24.1
# via pymatgen
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
pybtex==0.24.0
# via
# emmet-core
# pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,7 +132,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
livereload==2.7.0
livereload==2.7.1
# via emmet-api (setup.py)
maggma[api]==0.70.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -274,7 +274,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via emmet-api (setup.py)
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
pybtex==0.24.0
# via
Expand All @@ -286,13 +286,13 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# fastapi
# maggma
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down
17 changes: 6 additions & 11 deletions emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -183,7 +183,6 @@ numpy==1.26.4
# solvation-analysis
# spglib
# statsmodels
# symfc
# tifffile
# waterdynamics
orjson==3.10.12
Expand Down Expand Up @@ -214,7 +213,7 @@ pathsimanalysis==1.2.0
# via mdanalysis
patsy==1.0.1
# via statsmodels
phonopy==2.33.2
phonopy==2.33.3
# via matcalc
pillow==11.0.0
# via
Expand All @@ -237,12 +236,12 @@ pybtex==0.24.0
# robocrys
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# maggma
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down Expand Up @@ -338,7 +337,6 @@ scipy==1.14.1
# scikit-learn
# solvation-analysis
# statsmodels
# symfc
seaborn==0.13.2
# via pymatgen-analysis-diffusion
seekpath==2.1.0
Expand All @@ -351,7 +349,7 @@ six==1.17.0
# via
# pybtex
# python-dateutil
smart-open==7.0.5
smart-open==7.1.0
# via mp-api
solvation-analysis==0.4.1
# via
Expand All @@ -363,13 +361,10 @@ spglib==2.5.0
# pymatgen
# robocrys
# seekpath
# symfc
sshtunnel==0.4.0
# via maggma
statsmodels==0.14.4
# via solvation-analysis
symfc==1.1.7
# via phonopy
sympy==1.13.3
# via
# matminer
Expand Down
19 changes: 7 additions & 12 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.81
boto3==1.35.83
# via maggma
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -165,7 +165,7 @@ lightning-utilities==0.11.9
# lightning
# pytorch-lightning
# torchmetrics
livereload==2.7.0
livereload==2.7.1
# via emmet-builders (setup.py)
maggma==0.70.0
# via
Expand Down Expand Up @@ -335,7 +335,6 @@ numpy==1.26.4
# solvation-analysis
# spglib
# statsmodels
# symfc
# tidynamics
# tifffile
# torchmetrics
Expand Down Expand Up @@ -409,7 +408,7 @@ pathspec==0.12.1
# via mkdocs
patsy==1.0.1
# via statsmodels
phonopy==2.33.2
phonopy==2.33.3
# via matcalc
pillow==11.0.0
# via
Expand Down Expand Up @@ -449,13 +448,13 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# emmet-core
# maggma
# matgl
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
# via
Expand Down Expand Up @@ -584,7 +583,6 @@ scipy==1.14.1
# scikit-learn
# solvation-analysis
# statsmodels
# symfc
seaborn==0.13.2
# via pymatgen-analysis-diffusion
seekpath==2.1.0
Expand All @@ -597,7 +595,7 @@ six==1.17.0
# via
# pybtex
# python-dateutil
smart-open==7.0.5
smart-open==7.1.0
# via mp-api
snowballstemmer==2.2.0
# via pydocstyle
Expand All @@ -611,13 +609,10 @@ spglib==2.5.0
# pymatgen
# robocrys
# seekpath
# symfc
sshtunnel==0.4.0
# via maggma
statsmodels==0.14.4
# via solvation-analysis
symfc==1.1.7
# via phonopy
sympy==1.13.1
# via
# matminer
Expand Down
Loading

0 comments on commit 2e8d631

Please sign in to comment.