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 Sep 18, 2023
1 parent cb16d34 commit a7a6c5d
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 63 deletions.
34 changes: 17 additions & 17 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ blinker==1.6.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==23.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.28.45
boto3==1.28.49
# via flask-mongorest-mpcontribs
botocore==1.31.45
botocore==1.31.49
# via
# boto3
# s3transfer
Expand All @@ -67,7 +67,7 @@ click==8.1.7
# rq
comm==0.1.4
# via ipykernel
contourpy==1.1.0
contourpy==1.1.1
# via matplotlib
crontab==1.0.1
# via rq-scheduler
Expand All @@ -81,9 +81,9 @@ dateparser==1.1.8
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==1.18.4
ddtrace==1.18.5
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.7.0
debugpy==1.8.0
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -95,7 +95,7 @@ dnspython==2.4.2
# via
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
# pymongo
emmet-core==0.67.5
emmet-core==0.68.0
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -146,7 +146,7 @@ freezegun==1.2.2
# via rq-scheduler
future==0.18.3
# via uncertainties
gevent==23.9.0.post1
gevent==23.9.1
# via gunicorn
greenlet==2.0.2
# via gevent
Expand Down Expand Up @@ -242,7 +242,7 @@ marshmallow==3.20.1
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.7.2
matplotlib==3.8.0
# via
# -r python/requirements.txt
# pymatgen
Expand All @@ -268,7 +268,7 @@ monty==2023.9.5
# pymatgen
more-itertools==10.1.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
mp-api==0.36.0
mp-api==0.36.1
# via pymatgen
mpmath==1.3.0
# via sympy
Expand All @@ -291,7 +291,7 @@ nbformat==5.9.2
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.7
nest-asyncio==1.5.8
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -342,13 +342,13 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.0
pillow==10.0.1
# via matplotlib
pint==0.19.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
platformdirs==3.10.0
# via jupyter-core
plotly==5.16.1
plotly==5.17.0
# via pymatgen
prometheus-client==0.17.1
# via
Expand Down Expand Up @@ -394,7 +394,7 @@ pymongo==4.5.0
# mongoengine
pyopenssl==23.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pyparsing==3.0.9
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -454,7 +454,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -532,7 +532,7 @@ tornado==6.3.3
# terminado
tqdm==4.66.1
# via pymatgen
traitlets==5.9.0
traitlets==5.10.0
# via
# comm
# ipykernel
Expand All @@ -547,7 +547,7 @@ traitlets==5.9.0
# nbconvert
# nbformat
# notebook
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# cattrs
# ddtrace
Expand Down Expand Up @@ -586,7 +586,7 @@ wrapt==1.15.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata
zope-event==5.0
# via gevent
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
contourpy==1.1.0
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
Expand All @@ -34,7 +34,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.5
emmet-core==0.68.0
# via mp-api
exceptiongroup==1.1.3
# via ipython
Expand Down Expand Up @@ -78,7 +78,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
# via pybtex
matplotlib==3.7.2
matplotlib==3.8.0
# via
# -r python/requirements.txt
# pymatgen
Expand All @@ -91,7 +91,7 @@ monty==2023.9.5
# emmet-core
# mp-api
# pymatgen
mp-api==0.36.0
mp-api==0.36.1
# via pymatgen
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -128,11 +128,11 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.0
pillow==10.0.1
# via matplotlib
pint==0.19.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
plotly==5.16.1
plotly==5.17.0
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
Expand All @@ -159,7 +159,7 @@ pymatgen==2023.9.10
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.5.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pyparsing==3.0.9
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -195,7 +195,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -243,11 +243,11 @@ tqdm==4.66.1
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
traitlets==5.9.0
traitlets==5.10.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# bravado
# emmet-core
Expand Down
36 changes: 18 additions & 18 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@ comm==0.1.4
# via
# ipykernel
# ipywidgets
contourpy==1.1.0
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.18.4
ddtrace==1.18.5
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.7.0
debugpy==1.8.0
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -71,7 +71,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
emmet-core==0.67.5
emmet-core==0.68.0
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand Down Expand Up @@ -116,7 +116,7 @@ ipython-genutils==0.2.0
# via
# nbclassic
# notebook
ipywidgets==8.1.0
ipywidgets==8.1.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
isoduration==20.11.0
# via jsonschema
Expand Down Expand Up @@ -176,7 +176,7 @@ jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==3.0.8
jupyterlab-widgets==3.0.9
# via ipywidgets
kaleido==0.2.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
Expand All @@ -188,7 +188,7 @@ markupsafe==2.1.3
# via
# jinja2
# nbconvert
matplotlib==3.7.2
matplotlib==3.8.0
# via
# -r python/requirements.txt
# pymatgen
Expand All @@ -205,9 +205,9 @@ monty==2023.9.5
# emmet-core
# mp-api
# pymatgen
mp-api==0.36.0
mp-api==0.36.1
# via pymatgen
mpcontribs-client==5.4.3
mpcontribs-client==5.5.0
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
mpmath==1.3.0
# via sympy
Expand All @@ -232,7 +232,7 @@ nbformat==5.9.2
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.7
nest-asyncio==1.5.8
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -279,13 +279,13 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.0
pillow==10.0.1
# via matplotlib
pint==0.19.2
# via mpcontribs-client
platformdirs==3.10.0
# via jupyter-core
plotly==5.16.1
plotly==5.17.0
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -331,7 +331,7 @@ pymatgen==2023.9.10
# mpcontribs-client
pymongo==4.5.0
# via mpcontribs-client
pyparsing==3.0.9
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987==1.3.8
# via jsonschema
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -463,7 +463,7 @@ tqdm==4.66.1
# via
# mpcontribs-client
# pymatgen
traitlets==5.9.0
traitlets==5.10.0
# via
# comm
# ipykernel
Expand All @@ -480,7 +480,7 @@ traitlets==5.9.0
# nbconvert
# nbformat
# notebook
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# bravado
# cattrs
Expand All @@ -507,13 +507,13 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.6.3
# via jupyter-server
widgetsnbextension==4.0.8
widgetsnbextension==4.0.9
# via ipywidgets
wrapt==1.15.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit a7a6c5d

Please sign in to comment.