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 May 6, 2024
1 parent 2c1b12a commit b824569
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
blinker==1.8.1
blinker==1.8.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==24.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.34.97
boto3==1.34.98
# via flask-mongorest-mpcontribs
botocore==1.34.97
botocore==1.34.98
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -71,7 +71,7 @@ cramjam==2.8.3
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
cryptography==42.0.7
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down Expand Up @@ -173,7 +173,7 @@ itsdangerous==2.2.0
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# flask
# jupyter-server
Expand Down Expand Up @@ -305,7 +305,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.2
orjson==3.10.3
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -361,7 +361,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -432,7 +432,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -507,7 +507,7 @@ tornado==6.4
# nbclassic
# notebook
# terminado
tqdm==4.66.3
tqdm==4.66.4
# via pymatgen
traitlets==5.14.3
# via
Expand Down Expand Up @@ -558,7 +558,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
werkzeug==3.0.2
werkzeug==3.0.3
# via
# flasgger-tschaume
# flask
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pure-eval==0.2.2
# via stack-data
pybtex==0.24.0
# via pymatgen
pygments==2.17.2
pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
Expand Down Expand Up @@ -177,7 +177,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -218,7 +218,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
tqdm==4.66.3
tqdm==4.66.4
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
blinker==1.8.1
blinker==1.8.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
boltons==24.0.0
# via mpcontribs-client
Expand Down Expand Up @@ -109,7 +109,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# jupyter-server
# nbconvert
Expand Down Expand Up @@ -265,7 +265,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -325,7 +325,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -390,7 +390,7 @@ tornado==6.4
# jupyter-kernel-gateway
# jupyter-server
# terminado
tqdm==4.66.3
tqdm==4.66.4
# via
# mpcontribs-client
# pymatgen
Expand Down
12 changes: 6 additions & 6 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.97
boto3==1.34.98
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.97
botocore==1.34.98
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -125,7 +125,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
# nbconvert
Expand Down Expand Up @@ -261,7 +261,7 @@ pure-eval==0.2.2
# via stack-data
pybtex==0.24.0
# via pymatgen
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -315,7 +315,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -376,7 +376,7 @@ tornado==6.4
# via
# ipykernel
# jupyter-client
tqdm==4.66.3
tqdm==4.66.4
# via
# mpcontribs-client
# pymatgen
Expand Down

0 comments on commit b824569

Please sign in to comment.