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 Mar 11, 2024
1 parent 29f857f commit ab3b838
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 33 deletions.
25 changes: 12 additions & 13 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==23.1.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.34.54
boto3==1.34.59
# via flask-mongorest-mpcontribs
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -227,14 +227,14 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
# via
# jinja2
# nbconvert
# werkzeug
marshmallow==3.21.0
marshmallow==3.21.1
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand All @@ -254,7 +254,7 @@ mistune==3.0.2
# via
# flasgger-tschaume
# nbconvert
mongoengine==0.28.0
mongoengine==0.28.2
# via
# atlasq-tschaume
# flask-mongoengine-tschaume
Expand Down Expand Up @@ -309,7 +309,7 @@ orjson==3.9.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
packaging==23.2
packaging==24.0
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -373,9 +373,9 @@ pymongo==4.6.2
# via
# flask-mongorest-mpcontribs
# mongoengine
pyopenssl==24.0.0
pyopenssl==24.1.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -410,7 +410,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.2
redis==5.0.3
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -438,7 +438,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
rq==1.16.0
rq==1.16.1
# via
# flask-rq2
# rq-scheduler
Expand Down Expand Up @@ -472,7 +472,6 @@ six==1.16.0
# flasgger-tschaume
# flask-sse
# flatten-dict
# latexcodec
# pybtex
# python-dateutil
# rfc3339-validator
Expand Down Expand Up @@ -527,7 +526,7 @@ traitlets==5.14.1
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.8.19.20240311
# via arrow
typing-extensions==4.10.0
# via
Expand Down
9 changes: 4 additions & 5 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
matplotlib==3.8.3
# via
Expand Down Expand Up @@ -103,7 +103,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
packaging==23.2
packaging==24.0
# via
# matplotlib
# plotly
Expand Down Expand Up @@ -142,7 +142,7 @@ pymatgen==2024.3.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.6.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -201,7 +201,6 @@ six==1.16.0
# bravado
# bravado-core
# flatten-dict
# latexcodec
# pybtex
# python-dateutil
# rfc3339-validator
Expand All @@ -227,7 +226,7 @@ traitlets==5.14.1
# via
# ipython
# matplotlib-inline
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.8.19.20240311
# via arrow
typing-extensions==4.10.0
# via
Expand Down
11 changes: 5 additions & 6 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -161,7 +161,7 @@ kaleido==0.2.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -215,7 +215,7 @@ opentelemetry-api==1.23.0
# via ddtrace
overrides==7.7.0
# via jupyter-server
packaging==23.2
packaging==24.0
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -277,7 +277,7 @@ pymatgen==2024.3.1
# via mpcontribs-client
pymongo==4.6.2
# via mpcontribs-client
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -356,7 +356,6 @@ six==1.16.0
# ddsketch
# ddtrace
# flatten-dict
# latexcodec
# pybtex
# python-dateutil
# rfc3339-validator
Expand Down Expand Up @@ -412,7 +411,7 @@ traitlets==5.14.1
# nbclient
# nbconvert
# nbformat
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.8.19.20240311
# via arrow
typing-extensions==4.10.0
# via
Expand Down
17 changes: 8 additions & 9 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.54
boto3==1.34.59
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -165,7 +165,7 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -219,7 +219,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.23.0
# via ddtrace
packaging==23.2
packaging==24.0
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -273,7 +273,7 @@ pymatgen==2024.3.1
# via mpcontribs-client
pymongo==4.6.2
# via mpcontribs-client
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -299,7 +299,7 @@ pyzmq==25.1.2
# via
# ipykernel
# jupyter-client
redis==5.0.2
redis==5.0.3
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
referencing==0.33.0
# via
Expand Down Expand Up @@ -349,7 +349,6 @@ six==1.16.0
# ddsketch
# ddtrace
# flatten-dict
# latexcodec
# pybtex
# python-dateutil
# rfc3339-validator
Expand Down Expand Up @@ -394,7 +393,7 @@ traitlets==5.14.1
# nbclient
# nbconvert
# nbformat
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.8.19.20240311
# via arrow
typing-extensions==4.10.0
# via
Expand Down

0 comments on commit ab3b838

Please sign in to comment.