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 Apr 10, 2024
1 parent eca59f0 commit 71d34b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==24.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.34.79
boto3==1.34.81
# via flask-mongorest-mpcontribs
botocore==1.34.79
botocore==1.34.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -365,7 +365,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.20
pymatgen==2024.3.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.6.3
# via
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ monotonic==1.6
# via bravado
monty==2024.3.31
# via pymatgen
mpcontribs-client==5.7.0
mpcontribs-client==5.8.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
mpmath==1.3.0
# via sympy
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.79
boto3==1.34.81
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.79
botocore==1.34.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -187,7 +187,7 @@ monty==2024.3.31
# via
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
# pymatgen
mpcontribs-client==5.7.0
mpcontribs-client==5.8.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
mpmath==1.3.0
# via sympy
Expand Down

0 comments on commit 71d34b2

Please sign in to comment.