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 Nov 7, 2023
1 parent 8bf7303 commit 1264493
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.7.0
# via flask
boto3==1.28.78
boto3==1.28.79
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.31.78
botocore==1.31.79
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.72.8
emmet-core[all]==0.72.9
# via emmet-api (emmet/emmet-api/setup.py)
envier==0.4.0
# via ddtrace
Expand Down Expand Up @@ -125,7 +125,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.57.5
maggma==0.57.6
# via emmet-api (emmet/emmet-api/setup.py)
markupsafe==2.1.3
# via
Expand Down
8 changes: 4 additions & 4 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.7.0
# via flask
boto3==1.28.78
boto3==1.28.79
# via maggma
botocore==1.31.78
botocore==1.31.79
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all,ml]==0.72.8
emmet-core[all,ml]==0.72.9
# via emmet-builders (emmet/emmet-builders/setup.py)
exceptiongroup==1.1.3
# via anyio
Expand Down Expand Up @@ -134,7 +134,7 @@ lightning-utilities==0.9.0
# via
# pytorch-lightning
# torchmetrics
maggma==0.57.5
maggma==0.57.6
# via emmet-builders (emmet/emmet-builders/setup.py)
markupsafe==2.1.3
# via
Expand Down

0 comments on commit 1264493

Please sign in to comment.