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 Jun 10, 2024
1 parent ea81cd6 commit 6e40b4b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ 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.121
boto3==1.34.122
# via flask-mongorest-mpcontribs
botocore==1.34.121
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -80,7 +80,7 @@ dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.5
ddtrace==2.9.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -253,7 +253,7 @@ mongoengine==0.28.2
# marshmallow-mongoengine
monty==2024.5.24
# via pymatgen
more-itertools==10.2.0
more-itertools==10.3.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -299,7 +299,7 @@ orjson==3.10.3
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
packaging==24.0
packaging==24.1
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -332,7 +332,7 @@ prometheus-client==0.20.0
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
# via ddtrace
Expand Down Expand Up @@ -510,7 +510,7 @@ traitlets==5.14.3
# notebook
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# anyio
# cattrs
Expand All @@ -520,7 +520,7 @@ tzdata==2024.1
# via pandas
tzlocal==5.2
# via dateparser
uncertainties==3.2.0
uncertainties==3.2.1
# via
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
# pymatgen
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 @@ -101,7 +101,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
packaging==24.0
packaging==24.1
# via
# matplotlib
# plotly
Expand All @@ -124,7 +124,7 @@ plotly==5.22.0
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -226,7 +226,7 @@ traitlets==5.14.3
# matplotlib-inline
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# bravado
# ipython
Expand All @@ -235,7 +235,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
uri-template==1.3.0
# via jsonschema
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 @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.5
ddtrace==2.9.0
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -213,7 +213,7 @@ opentelemetry-api==1.25.0
# via ddtrace
overrides==7.7.0
# via jupyter-server
packaging==24.0
packaging==24.1
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -245,7 +245,7 @@ plotly==5.22.0
# pymatgen
prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
# via ddtrace
Expand Down Expand Up @@ -409,7 +409,7 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# anyio
# bravado
Expand All @@ -421,7 +421,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
uri-template==1.3.0
# via jsonschema
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==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.121
boto3==1.34.122
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.121
botocore==1.34.122
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.5
ddtrace==2.9.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -217,7 +217,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
packaging==24.0
packaging==24.1
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -247,7 +247,7 @@ plotly==5.22.0
# via
# mpcontribs-client
# pymatgen
prompt-toolkit==3.0.46
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
# via ddtrace
Expand Down Expand Up @@ -391,7 +391,7 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# bravado
Expand All @@ -403,7 +403,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
uri-template==1.3.0
# via jsonschema
Expand Down

0 comments on commit 6e40b4b

Please sign in to comment.