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 23, 2023
1 parent c174e2b commit ebbe8d5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.69
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.31.68
botocore==1.31.69
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -61,7 +61,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.1.1
ddtrace==2.0.3
# via emmet-api (emmet/emmet-api/setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.69
# via maggma
botocore==1.31.68
botocore==1.31.69
# via
# boto3
# s3transfer
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 @@ -89,7 +89,7 @@ pyyaml==6.0.1
# via pybtex
requests==2.31.0
# via pymatgen
ruamel-yaml==0.17.40
ruamel-yaml==0.18.0
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down

0 comments on commit ebbe8d5

Please sign in to comment.