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 Jan 20, 2025
1 parent 007b318 commit a105810
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 21 deletions.
17 changes: 9 additions & 8 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==24.1.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.35.99
boto3==1.36.2
# via flask-mongorest-mpcontribs
botocore==1.35.99
botocore==1.36.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,9 +72,9 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddtrace==2.18.1
ddtrace==2.19.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -288,7 +288,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.14
orjson==3.10.15
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -327,7 +327,7 @@ prometheus-client==0.21.1
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -396,7 +396,7 @@ redis==5.2.1
# flask-rq2
# flask-sse
# rq
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -431,7 +431,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scipy==1.15.1
# via
Expand Down Expand Up @@ -510,6 +510,7 @@ typing-extensions==4.12.2
# ipython
# pint
# pyopenssl
# referencing
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down
5 changes: 3 additions & 2 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ plotly==5.24.1
# via
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
# pymatgen
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -167,7 +167,7 @@ pyyaml==6.0.2
# bravado-core
# pybtex
# swagger-spec-validator
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -242,6 +242,7 @@ typing-extensions==4.12.2
# flexparser
# ipython
# pint
# referencing
# swagger-spec-validator
tzdata==2024.2
# via pandas
Expand Down
9 changes: 5 additions & 4 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.1
ddtrace==2.19.1
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -244,7 +244,7 @@ plotly==5.24.1
# pymatgen
prometheus-client==0.21.1
# via jupyter-server
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -300,7 +300,7 @@ pyzmq==26.2.0
# ipykernel
# jupyter-client
# jupyter-server
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -413,6 +413,7 @@ typing-extensions==4.12.2
# flexparser
# ipython
# pint
# referencing
# swagger-spec-validator
tzdata==2024.2
# via pandas
Expand Down
15 changes: 8 additions & 7 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.35.99
boto3==1.36.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.35.99
botocore==1.36.2
# via
# boto3
# s3transfer
Expand All @@ -46,9 +46,9 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.1
ddtrace==2.19.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -245,7 +245,7 @@ plotly==5.24.1
# via
# mpcontribs-client
# pymatgen
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.3
# via ddtrace
Expand Down Expand Up @@ -295,7 +295,7 @@ pyzmq==26.2.0
# jupyter-client
redis==5.2.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -321,7 +321,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scipy==1.15.1
# via
Expand Down Expand Up @@ -393,6 +393,7 @@ typing-extensions==4.12.2
# flexparser
# ipython
# pint
# referencing
# swagger-spec-validator
tzdata==2024.2
# via pandas
Expand Down

0 comments on commit a105810

Please sign in to comment.