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 Nov 13, 2023
1 parent 87c8e63 commit 578398e
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 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.28.80
boto3==1.28.84
# via flask-mongorest-mpcontribs
botocore==1.31.80
botocore==1.31.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -292,7 +292,7 @@ notebook==6.5.6
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.1
numpy==1.26.2
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -333,7 +333,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
platformdirs==3.11.0
platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
Expand All @@ -342,7 +342,7 @@ prometheus-client==0.18.0
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via ipython
protobuf==4.25.0
# via
Expand All @@ -366,7 +366,7 @@ pygments==2.16.1
# via
# ipython
# nbconvert
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.6.0
# via
Expand Down Expand Up @@ -491,7 +491,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
terminado==0.17.1
terminado==0.18.0
# via
# jupyter-server
# jupyter-server-terminals
Expand Down Expand Up @@ -558,7 +558,7 @@ werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
wrapt==1.15.0
wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ msgpack==1.0.7
# bravado-core
networkx==3.2.1
# via pymatgen
numpy==1.26.1
numpy==1.26.2
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -124,7 +124,7 @@ plotly==5.18.0
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -136,7 +136,7 @@ pygments==2.16.1
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.6.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
Expand Down Expand Up @@ -237,7 +237,7 @@ uncertainties==3.1.7
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.7
urllib3==2.1.0
# via requests
wcwidth==0.2.9
# via prompt-toolkit
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ notebook==6.5.6
# via jupyter-kernel-gateway
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.1
numpy==1.26.2
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -271,7 +271,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
platformdirs==3.11.0
platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via
Expand All @@ -282,7 +282,7 @@ prometheus-client==0.18.0
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via ipython
protobuf==4.25.0
# via
Expand All @@ -308,7 +308,7 @@ pygments==2.16.1
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-client
pymongo==4.6.0
# via mpcontribs-client
Expand Down Expand Up @@ -420,7 +420,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.2.3
# via plotly
terminado==0.17.1
terminado==0.18.0
# via
# jupyter-server
# jupyter-server-terminals
Expand Down Expand Up @@ -472,7 +472,7 @@ uncertainties==3.1.7
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.7
urllib3==2.1.0
# via requests
wcwidth==0.2.9
# via prompt-toolkit
Expand All @@ -486,7 +486,7 @@ websocket-client==1.6.4
# via jupyter-server
widgetsnbextension==4.0.9
# via ipywidgets
wrapt==1.15.0
wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
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 @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.28.80
boto3==1.28.84
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.31.80
botocore==1.31.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -206,7 +206,7 @@ nest-asyncio==1.5.8
# via ipykernel
networkx==3.2.1
# via pymatgen
numpy==1.26.1
numpy==1.26.2
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -241,13 +241,13 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
platformdirs==3.11.0
platformdirs==4.0.0
# via jupyter-core
plotly==5.18.0
# via
# mpcontribs-client
# pymatgen
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via ipython
protobuf==4.25.0
# via
Expand All @@ -267,7 +267,7 @@ pygments==2.16.1
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2023.10.11
pymatgen==2023.11.12
# via mpcontribs-client
pymongo==4.6.0
# via mpcontribs-client
Expand Down Expand Up @@ -419,7 +419,7 @@ webencodings==0.5.1
# tinycss2
whitenoise==6.6.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
wrapt==1.15.0
wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
Expand Down

0 comments on commit 578398e

Please sign in to comment.