Skip to content

Commit

Permalink
upgrade dependencies for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 29, 2024
1 parent 497982d commit 8277549
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.49
boto3==1.35.51
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.35.49
botocore==1.35.51
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -186,7 +186,7 @@ pydantic-settings==2.6.0
# maggma
pydash==8.0.3
# via maggma
pymatgen==2024.10.27
pymatgen==2024.10.29
# via
# emmet-core
# mp-pyrho
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
# via emmet-core (emmet/emmet-core/setup.py)
pymatgen==2024.10.27
pymatgen==2024.10.29
# via emmet-core (emmet/emmet-core/setup.py)
pyparsing==3.2.0
# via matplotlib
Expand Down

0 comments on commit 8277549

Please sign in to comment.