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 19, 2024
1 parent 74d1832 commit a184e76
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 25 deletions.
21 changes: 10 additions & 11 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ attrs==23.2.0
# ddtrace
# jsonschema
# referencing
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
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.19
boto3==1.34.22
# via flask-mongorest-mpcontribs
botocore==1.34.19
botocore==1.34.22
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -122,7 +122,7 @@ flask==2.2.5
# flask-sse
flask-compress==1.14
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
flask-marshmallow==0.15.0
flask-marshmallow==1.1.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
flask-mongoengine-tschaume==1.1.0
# via flask-mongorest-mpcontribs
Expand Down Expand Up @@ -155,7 +155,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.28.0
ipykernel==6.29.0
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -189,7 +189,7 @@ json2html==1.3.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# flasgger-tschaume
# jupyter-events
Expand All @@ -215,7 +215,7 @@ jupyter-core==5.7.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.4
jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -267,7 +267,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.1
nbconvert==7.14.2
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -303,13 +303,12 @@ numpy==1.26.3
# spglib
opentelemetry-api==1.22.0
# via ddtrace
orjson==3.9.10
orjson==3.9.12
# via flask-mongorest-mpcontribs
overrides==7.4.0
# via jupyter-server
packaging==23.2
# via
# flask-marshmallow
# gunicorn
# ipykernel
# jupyter-server
Expand All @@ -323,7 +322,7 @@ pandas==1.5.3
# via
# -r python/requirements.txt
# pymatgen
pandocfilters==1.5.0
pandocfilters==1.5.1
# via nbconvert
parso==0.8.3
# via jedi
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jsonpointer==2.4
# via jsonschema
jsonref==1.1.0
# via bravado-core
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# bravado-core
# swagger-spec-validator
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ attrs==23.2.0
# ddtrace
# jsonschema
# referencing
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
Expand Down Expand Up @@ -101,7 +101,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.28.0
ipykernel==6.29.0
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -134,7 +134,7 @@ jsonpointer==2.4
# via jsonschema
jsonref==1.1.0
# via bravado-core
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# bravado-core
# jupyter-events
Expand Down Expand Up @@ -166,7 +166,7 @@ jupyter-events==0.9.0
# via jupyter-server
jupyter-kernel-gateway==2.5.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
jupyter-server==2.12.4
jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -212,7 +212,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.1
nbconvert==7.14.2
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -263,7 +263,7 @@ pandas==1.5.3
# -r python/requirements.txt
# mpcontribs-client
# pymatgen
pandocfilters==1.5.0
pandocfilters==1.5.1
# via nbconvert
parso==0.8.3
# via jedi
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ attrs==23.2.0
# ddtrace
# jsonschema
# referencing
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.19
boto3==1.34.22
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.19
botocore==1.34.22
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -113,7 +113,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.28.0
ipykernel==6.29.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
ipython==8.20.0
# via
Expand Down Expand Up @@ -143,7 +143,7 @@ jsonpointer==2.4
# via jsonschema
jsonref==1.1.0
# via bravado-core
jsonschema[format-nongpl]==4.20.0
jsonschema[format-nongpl]==4.21.0
# via
# bravado-core
# nbformat
Expand Down Expand Up @@ -197,7 +197,7 @@ msgpack==1.0.7
# bravado-core
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.1
nbconvert==7.14.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
nbformat==5.9.2
# via
Expand Down Expand Up @@ -233,7 +233,7 @@ pandas==1.5.3
# -r python/requirements.txt
# mpcontribs-client
# pymatgen
pandocfilters==1.5.0
pandocfilters==1.5.1
# via nbconvert
parso==0.8.3
# via jedi
Expand Down

0 comments on commit a184e76

Please sign in to comment.