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 18, 2024
1 parent 2cb04e7 commit 53812e2
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 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.43
boto3==1.35.44
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
botocore==1.35.43
botocore==1.35.44
# via
# boto3
# s3transfer
Expand All @@ -43,7 +43,7 @@ click==8.1.7
# via uvicorn
contourpy==1.3.0
# via matplotlib
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -197,10 +197,8 @@ pymatgen-analysis-alloys==0.0.7
# via emmet-api (emmet/emmet-api/setup.py)
pymatgen-analysis-defects==2024.7.19
# via emmet-api (emmet/emmet-api/setup.py)
pymongo==4.8.0
# via
# emmet-api (emmet/emmet-api/setup.py)
# maggma
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
Expand Down

0 comments on commit 53812e2

Please sign in to comment.