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 Dec 4, 2023
1 parent 6426272 commit 2b2216c
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
34 changes: 17 additions & 17 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ 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.33.2
boto3==1.33.6
# via flask-mongorest-mpcontribs
botocore==1.33.2
botocore==1.33.6
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.15.1
# via ddtrace
cattrs==23.2.2
cattrs==23.2.3
# via ddtrace
certifi==2023.11.17
# via requests
Expand Down Expand Up @@ -106,7 +106,7 @@ executing==2.0.1
# via stack-data
fastjsonschema==2.19.0
# via nbformat
fastnumbers==5.0.1
fastnumbers==5.1.0
# via flask-mongorest-mpcontribs
filetype==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down Expand Up @@ -134,11 +134,11 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
fonttools==4.45.1
fonttools==4.46.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.2.2
freezegun==1.3.0
# via rq-scheduler
future==0.18.3
# via uncertainties
Expand All @@ -153,7 +153,7 @@ idna==3.6
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.27.1
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ jsonschema[format-nongpl]==4.20.0
# flasgger-tschaume
# jupyter-events
# nbformat
jsonschema-specifications==2023.11.1
jsonschema-specifications==2023.11.2
# via jsonschema
jupyter-client==7.4.9
# via
Expand All @@ -215,7 +215,7 @@ jupyter-core==5.5.0
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.11.1
jupyter-server==2.11.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -267,7 +267,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.11.0
nbconvert==7.12.0
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -333,7 +333,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
platformdirs==4.0.0
platformdirs==4.1.0
# via jupyter-core
plotly==5.18.0
# via pymatgen
Expand Down Expand Up @@ -368,7 +368,7 @@ pygments==2.17.2
# nbconvert
pymatgen==2023.11.12
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.6.0
pymongo==4.6.1
# via
# flask-mongorest-mpcontribs
# mongoengine
Expand Down Expand Up @@ -414,7 +414,7 @@ redis==5.0.1
# flask-rq2
# flask-sse
# rq
referencing==0.31.0
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -433,7 +433,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.13.1
rpds-py==0.13.2
# via
# jsonschema
# referencing
Expand All @@ -447,7 +447,7 @@ ruamel-yaml==0.18.5
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.8.1
s3transfer==0.8.2
# via boto3
scipy==1.11.4
# via
Expand Down Expand Up @@ -499,7 +499,7 @@ terminado==0.18.0
# notebook
tinycss2==1.2.1
# via nbconvert
tornado==6.3.3
tornado==6.4
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -550,7 +550,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.6.4
websocket-client==1.7.0
# via
# jupyter-server
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ filetype==1.2.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
flatten-dict==0.4.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
fonttools==4.45.1
fonttools==4.46.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand Down Expand Up @@ -70,7 +70,7 @@ jsonschema[format]==4.20.0
# via
# bravado-core
# swagger-spec-validator
jsonschema-specifications==2023.11.1
jsonschema-specifications==2023.11.2
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -140,7 +140,7 @@ pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymatgen==2023.11.12
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.6.0
pymongo==4.6.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pyparsing==3.1.1
# via matplotlib
Expand All @@ -161,7 +161,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
referencing==0.31.0
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -177,7 +177,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
rpds-py==0.13.1
rpds-py==0.13.2
# via
# jsonschema
# referencing
Expand Down
24 changes: 12 additions & 12 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bytecode==0.15.1
# via ddtrace
cachetools==5.3.2
# via mpcontribs-client
cattrs==23.2.2
cattrs==23.2.3
# via ddtrace
certifi==2023.11.17
# via requests
Expand Down Expand Up @@ -88,7 +88,7 @@ filetype==1.2.0
# via mpcontribs-client
flatten-dict==0.4.2
# via mpcontribs-client
fonttools==4.45.1
fonttools==4.46.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -99,7 +99,7 @@ idna==3.6
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.27.1
# via
Expand Down Expand Up @@ -140,7 +140,7 @@ jsonschema[format,format-nongpl]==4.20.0
# jupyter-events
# nbformat
# swagger-spec-validator
jsonschema-specifications==2023.11.1
jsonschema-specifications==2023.11.2
# via jsonschema
jupyter-client==7.4.9
# via
Expand All @@ -166,7 +166,7 @@ jupyter-events==0.9.0
# via jupyter-server
jupyter-kernel-gateway==2.5.2
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
jupyter-server==2.11.1
jupyter-server==2.11.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -212,7 +212,7 @@ nbclassic==1.0.0
# via notebook
nbclient==0.9.0
# via nbconvert
nbconvert==7.11.0
nbconvert==7.12.0
# via
# jupyter-server
# nbclassic
Expand Down Expand Up @@ -273,7 +273,7 @@ pillow==10.1.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
platformdirs==4.0.0
platformdirs==4.1.0
# via jupyter-core
plotly==5.18.0
# via
Expand Down Expand Up @@ -312,7 +312,7 @@ pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2023.11.12
# via mpcontribs-client
pymongo==4.6.0
pymongo==4.6.1
# via mpcontribs-client
pyparsing==3.1.1
# via matplotlib
Expand Down Expand Up @@ -344,7 +344,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
referencing==0.31.0
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -368,7 +368,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987==1.3.8
# via jsonschema
rpds-py==0.13.1
rpds-py==0.13.2
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -430,7 +430,7 @@ terminado==0.18.0
# notebook
tinycss2==1.2.1
# via nbconvert
tornado==6.3.3
tornado==6.4
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -484,7 +484,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.6.4
websocket-client==1.7.0
# via jupyter-server
widgetsnbextension==4.0.9
# via ipywidgets
Expand Down
Loading

0 comments on commit 2b2216c

Please sign in to comment.