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 27, 2023
1 parent 886bbda commit f5cb8c5
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 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.29.6
boto3==1.29.7
# via flask-mongorest-mpcontribs
botocore==1.32.6
botocore==1.32.7
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -148,18 +148,18 @@ greenlet==3.0.1
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
idna==3.4
idna==3.6
# via
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
# via opentelemetry-api
ipykernel==6.27.0
ipykernel==6.26.0
# via
# nbclassic
# notebook
ipython==8.17.2
ipython==8.18.1
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -215,7 +215,7 @@ jupyter-core==5.5.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.10.1
jupyter-server==2.11.1
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -327,7 +327,7 @@ pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pillow==10.1.0
# via matplotlib
Expand Down Expand Up @@ -447,7 +447,7 @@ ruamel-yaml==0.18.5
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
s3transfer==0.8.0
# via boto3
scipy==1.11.4
# via
Expand Down Expand Up @@ -509,7 +509,7 @@ tornado==6.3.3
# terminado
tqdm==4.66.1
# via pymatgen
traitlets==5.13.0
traitlets==5.14.0
# via
# comm
# ipykernel
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 @@ -46,11 +46,11 @@ fqdn==1.5.1
# via jsonschema
future==0.18.3
# via uncertainties
idna==3.4
idna==3.6
# via
# jsonschema
# requests
ipython==8.17.2
ipython==8.18.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -114,7 +114,7 @@ pandas==1.5.3
# pymatgen
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pillow==10.1.0
# via matplotlib
Expand Down Expand Up @@ -221,7 +221,7 @@ tqdm==4.66.1
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
traitlets==5.13.0
traitlets==5.14.0
# via
# ipython
# matplotlib-inline
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 @@ -92,18 +92,18 @@ fqdn==1.5.1
# via jsonschema
future==0.18.3
# via uncertainties
idna==3.4
idna==3.6
# via
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
# via opentelemetry-api
ipykernel==6.27.0
ipykernel==6.26.0
# via
# nbclassic
# notebook
ipython==8.17.2
ipython==8.18.1
# via
# ipykernel
# ipywidgets
Expand Down Expand Up @@ -164,7 +164,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.10.1
jupyter-server==2.11.1
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -265,7 +265,7 @@ pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pillow==10.1.0
# via matplotlib
Expand Down Expand Up @@ -441,7 +441,7 @@ tqdm==4.66.1
# via
# mpcontribs-client
# pymatgen
traitlets==5.13.0
traitlets==5.14.0
# via
# comm
# ipykernel
Expand Down
16 changes: 8 additions & 8 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.29.6
boto3==1.29.7
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.32.6
botocore==1.32.7
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -105,15 +105,15 @@ greenlet==3.0.1
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
idna==3.4
idna==3.6
# via
# jsonschema
# requests
importlib-metadata==6.8.0
# via opentelemetry-api
ipykernel==6.27.0
ipykernel==6.26.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
ipython==8.17.2
ipython==8.18.1
# via
# ipykernel
# mpcontribs-client
Expand Down Expand Up @@ -235,7 +235,7 @@ pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pillow==10.1.0
# via matplotlib
Expand Down Expand Up @@ -323,7 +323,7 @@ ruamel-yaml==0.18.5
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
s3transfer==0.8.0
# via boto3
scipy==1.11.4
# via
Expand Down Expand Up @@ -379,7 +379,7 @@ tqdm==4.66.1
# via
# mpcontribs-client
# pymatgen
traitlets==5.13.0
traitlets==5.14.0
# via
# comm
# ipykernel
Expand Down

0 comments on commit f5cb8c5

Please sign in to comment.