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 Jan 8, 2025
1 parent e423fc8 commit 7683b00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions emmet-api/requirements/deployment.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.94
boto3==1.35.95
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.35.94
botocore==1.35.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,7 +138,7 @@ numpy==1.26.4
# tifffile
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.13
orjson==3.10.14
# via maggma
packaging==24.2
# via
Expand All @@ -164,7 +164,7 @@ pillow==11.1.0
# scikit-image
plotly==5.24.1
# via pymatgen
protobuf==5.29.2
protobuf==5.29.3
# via ddtrace
pybtex==0.24.0
# via
Expand Down

0 comments on commit 7683b00

Please sign in to comment.