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 Apr 22, 2024
1 parent ceffcbc commit dbdca70
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 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==24.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.34.85
boto3==1.34.88
# via flask-mongorest-mpcontribs
botocore==1.34.85
botocore==1.34.88
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -99,7 +99,7 @@ entrypoints==0.4
# via jupyter-client
envier==0.5.1
# via ddtrace
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# anyio
# cattrs
Expand Down Expand Up @@ -148,7 +148,7 @@ gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
gunicorn[gevent]==21.2.0
gunicorn[gevent]==22.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
idna==3.7
# via
Expand Down Expand Up @@ -259,7 +259,7 @@ mongoengine==0.28.2
# atlasq-tschaume
# flask-mongoengine-tschaume
# marshmallow-mongoengine
monty==2024.3.31
monty==2024.4.17
# via pymatgen
more-itertools==10.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down Expand Up @@ -336,7 +336,7 @@ pint==0.19.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
platformdirs==4.2.0
# via jupyter-core
plotly==5.20.0
plotly==5.21.0
# via pymatgen
prometheus-client==0.20.0
# via
Expand Down Expand Up @@ -509,7 +509,7 @@ tornado==6.4
# terminado
tqdm==4.66.2
# via pymatgen
traitlets==5.14.2
traitlets==5.14.3
# 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 @@ -34,7 +34,7 @@ dnspython==2.6.1
# via
# pyisemail
# pymongo
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
Expand Down Expand Up @@ -84,7 +84,7 @@ matplotlib-inline==0.1.7
# via ipython
monotonic==1.6
# via bravado
monty==2024.3.31
monty==2024.4.17
# via pymatgen
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -122,7 +122,7 @@ pillow==10.3.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
plotly==5.20.0
plotly==5.21.0
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
Expand Down Expand Up @@ -222,7 +222,7 @@ tqdm==4.66.2
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
traitlets==5.14.2
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
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 @@ -70,7 +70,7 @@ dnspython==2.6.1
# pymongo
envier==0.5.1
# via ddtrace
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# anyio
# cattrs
Expand Down Expand Up @@ -179,7 +179,7 @@ mistune==3.0.2
# via nbconvert
monotonic==1.6
# via bravado
monty==2024.3.31
monty==2024.4.17
# via pymatgen
mpcontribs-client==5.8.3
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
Expand Down Expand Up @@ -241,7 +241,7 @@ pint==0.19.2
# via mpcontribs-client
platformdirs==4.2.0
# via jupyter-core
plotly==5.20.0
plotly==5.21.0
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -298,7 +298,7 @@ pyyaml==6.0.1
# jupyter-events
# pybtex
# swagger-spec-validator
pyzmq==26.0.0
pyzmq==26.0.2
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -394,7 +394,7 @@ tqdm==4.66.2
# via
# mpcontribs-client
# pymatgen
traitlets==5.14.2
traitlets==5.14.3
# 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==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.85
boto3==1.34.88
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.85
botocore==1.34.88
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ dnspython==2.6.1
# pymongo
envier==0.5.1
# via ddtrace
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# cattrs
# ipython
Expand All @@ -105,7 +105,7 @@ gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
gunicorn[gevent]==21.2.0
gunicorn[gevent]==22.0.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
idna==3.7
# via
Expand Down Expand Up @@ -183,7 +183,7 @@ mistune==3.0.2
# via nbconvert
monotonic==1.6
# via bravado
monty==2024.3.31
monty==2024.4.17
# via
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
# pymatgen
Expand Down Expand Up @@ -245,7 +245,7 @@ pint==0.19.2
# via mpcontribs-client
platformdirs==4.2.0
# via jupyter-core
plotly==5.20.0
plotly==5.21.0
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -293,7 +293,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
pyzmq==26.0.0
pyzmq==26.0.2
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -380,7 +380,7 @@ tqdm==4.66.2
# via
# mpcontribs-client
# pymatgen
traitlets==5.14.2
traitlets==5.14.3
# via
# comm
# ipykernel
Expand Down

0 comments on commit dbdca70

Please sign in to comment.