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 Oct 21, 2023
1 parent eacf7bd commit 3b2d056
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 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.3
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==23.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.28.63
boto3==1.28.68
# via flask-mongorest-mpcontribs
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ dateparser==1.1.8
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.1.0
ddtrace==2.1.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.0
# via ipykernel
Expand Down Expand Up @@ -288,13 +288,13 @@ nest-asyncio==1.5.8
# jupyter-client
# nbclassic
# notebook
networkx==3.1
networkx==3.2
# via pymatgen
notebook==6.5.6
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.25.2
numpy==1.26.1
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -449,7 +449,7 @@ rq==1.15.1
# rq-scheduler
rq-scheduler==0.13.1
# via flask-rq2
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -544,7 +544,7 @@ uncertainties==3.1.7
# pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
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 @@ -92,9 +92,9 @@ msgpack==1.0.7
# via
# bravado
# bravado-core
networkx==3.1
networkx==3.2
# via pymatgen
numpy==1.25.2
numpy==1.26.1
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -183,7 +183,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -241,7 +241,7 @@ uncertainties==3.1.7
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.6
urllib3==2.0.7
# via requests
wcwidth==0.2.8
# via prompt-toolkit
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 @@ -57,7 +57,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.1.0
ddtrace==2.1.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.0
# via ipykernel
Expand Down Expand Up @@ -200,7 +200,7 @@ monotonic==1.6
# via bravado
monty==2023.9.25
# via pymatgen
mpcontribs-client==5.5.1
mpcontribs-client==5.5.3
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -230,13 +230,13 @@ nest-asyncio==1.5.8
# jupyter-client
# nbclassic
# notebook
networkx==3.1
networkx==3.2
# via pymatgen
notebook==6.5.6
# via jupyter-kernel-gateway
notebook-shim==0.2.3
# via nbclassic
numpy==1.25.2
numpy==1.26.1
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -375,7 +375,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -477,7 +477,7 @@ uncertainties==3.1.7
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.6
urllib3==2.0.7
# via requests
wcwidth==0.2.8
# via prompt-toolkit
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 @@ -28,9 +28,9 @@ boltons==23.0.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.28.63
boto3==1.28.68
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.1.0
ddtrace==2.1.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.0
# via ipykernel
Expand Down Expand Up @@ -187,7 +187,7 @@ monty==2023.9.25
# via
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
# pymatgen
mpcontribs-client==5.5.1
mpcontribs-client==5.5.3
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
mpmath==1.3.0
# via sympy
Expand All @@ -206,9 +206,9 @@ nbformat==5.9.2
# nbconvert
nest-asyncio==1.5.8
# via ipykernel
networkx==3.1
networkx==3.2
# via pymatgen
numpy==1.25.2
numpy==1.26.1
# via
# -r python/requirements.txt
# contourpy
Expand Down Expand Up @@ -325,7 +325,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -411,7 +411,7 @@ uncertainties==3.1.7
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
Expand Down

0 comments on commit 3b2d056

Please sign in to comment.