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 Feb 13, 2024
1 parent 8463033 commit 0dc26d7
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 14 deletions.
8 changes: 4 additions & 4 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.34.39
boto3==1.34.41
# via flask-mongorest-mpcontribs
botocore==1.34.39
botocore==1.34.41
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.0
ddtrace==2.6.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -432,7 +432,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down
29 changes: 24 additions & 5 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,19 @@ cffi==1.16.0
charset-normalizer==3.3.2
# via requests
comm==0.2.1
# via ipywidgets
# via
# ipykernel
# ipywidgets
contourpy==1.2.0
# via matplotlib
cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.0
ddtrace==2.6.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
Expand Down Expand Up @@ -92,8 +96,11 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.29.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
ipython==8.21.0
# via
# ipykernel
# ipywidgets
# mpcontribs-client
ipywidgets==8.1.2
Expand Down Expand Up @@ -125,11 +132,13 @@ jsonschema-specifications==2023.12.1
jupyter-client==8.6.0
# via
# -r MPContribs/mpcontribs-kernel-gateway/requirements.in
# ipykernel
# jupyter-kernel-gateway
# jupyter-server
# nbclient
jupyter-core==5.7.1
# via
# ipykernel
# jupyter-client
# jupyter-kernel-gateway
# jupyter-server
Expand Down Expand Up @@ -163,7 +172,9 @@ matplotlib==3.8.2
# -r python/requirements.txt
# pymatgen
matplotlib-inline==0.1.6
# via ipython
# via
# ipykernel
# ipython
mistune==3.0.2
# via nbconvert
monotonic==1.6
Expand All @@ -187,6 +198,8 @@ nbformat==5.9.2
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.6.0
# via ipykernel
networkx==3.2.1
# via pymatgen
numpy==1.26.4
Expand All @@ -204,6 +217,7 @@ overrides==7.7.0
# via jupyter-server
packaging==23.2
# via
# ipykernel
# jupyter-server
# matplotlib
# nbconvert
Expand Down Expand Up @@ -240,7 +254,9 @@ protobuf==4.25.2
# ddsketch
# ddtrace
psutil==5.9.8
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
# via
# -r MPContribs/mpcontribs-kernel-gateway/requirements.in
# ipykernel
ptyprocess==0.7.0
# via
# pexpect
Expand Down Expand Up @@ -286,6 +302,7 @@ pyyaml==6.0.1
# swagger-spec-validator
pyzmq==25.1.2
# via
# ipykernel
# jupyter-client
# jupyter-server
referencing==0.33.0
Expand All @@ -310,7 +327,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -369,6 +386,7 @@ tinycss2==1.2.1
# via nbconvert
tornado==6.4
# via
# ipykernel
# jupyter-client
# jupyter-kernel-gateway
# jupyter-server
Expand All @@ -380,6 +398,7 @@ tqdm==4.66.2
traitlets==5.14.1
# via
# comm
# ipykernel
# ipython
# ipywidgets
# jupyter-client
Expand Down
8 changes: 4 additions & 4 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.34.39
boto3==1.34.41
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.39
botocore==1.34.41
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.0
ddtrace==2.6.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -317,7 +317,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down

0 comments on commit 0dc26d7

Please sign in to comment.