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 Mar 1, 2024
1 parent e13a51b commit d847af7
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 29 deletions.
22 changes: 13 additions & 9 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.49
boto3==1.34.54
# via flask-mongorest-mpcontribs
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -67,6 +67,8 @@ comm==0.2.1
# via ipykernel
contourpy==1.2.0
# via matplotlib
cramjam==2.8.1
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==42.0.5
Expand All @@ -79,7 +81,7 @@ dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -155,7 +157,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.29.2
ipykernel==6.29.3
# via
# nbclassic
# notebook
Expand Down Expand Up @@ -232,7 +234,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
marshmallow==3.20.2
marshmallow==3.21.0
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -365,7 +367,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.6.2
# via
Expand All @@ -375,7 +377,7 @@ pyopenssl==24.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -390,7 +392,7 @@ python-json-logger==2.0.7
# via jupyter-events
python-mimeparse==1.6.0
# via mimerender-pr36
python-snappy==0.6.1
python-snappy==0.7.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pytz==2024.1
# via
Expand All @@ -408,7 +410,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
redis==5.0.1
redis==5.0.2
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -480,6 +482,8 @@ soupsieve==2.5
# via beautifulsoup4
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
supervisor==4.2.5
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 @@ -18,7 +18,7 @@ bravado==11.0.3
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
bravado-core==6.1.1
# via bravado
cachetools==5.3.2
cachetools==5.3.3
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -88,7 +88,7 @@ monty==2024.2.26
# via pymatgen
mpmath==1.3.0
# via sympy
msgpack==1.0.7
msgpack==1.0.8
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -138,13 +138,13 @@ pygments==2.17.2
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.6.2
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# bravado
Expand Down
14 changes: 8 additions & 6 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bravado-core==6.1.1
# via bravado
bytecode==0.15.1
# via ddtrace
cachetools==5.3.2
cachetools==5.3.3
# via mpcontribs-client
cattrs==23.2.3
# via ddtrace
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -96,7 +96,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.29.2
ipykernel==6.29.3
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
ipython==8.22.1
# via
Expand Down Expand Up @@ -185,7 +185,7 @@ mpcontribs-client==5.7.0
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
mpmath==1.3.0
# via sympy
msgpack==1.0.7
msgpack==1.0.8
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -273,13 +273,13 @@ pygments==2.17.2
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-client
pymongo==4.6.2
# via mpcontribs-client
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# bravado
Expand Down Expand Up @@ -366,6 +366,8 @@ soupsieve==2.5
# via beautifulsoup4
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via ddtrace
stack-data==0.6.3
# via ipython
swagger-spec-validator==3.0.3
Expand Down
22 changes: 12 additions & 10 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.49
boto3==1.34.54
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.49
botocore==1.34.54
# via
# boto3
# s3transfer
Expand All @@ -38,7 +38,7 @@ bravado-core==6.1.1
# via bravado
bytecode==0.15.1
# via ddtrace
cachetools==5.3.2
cachetools==5.3.3
# via mpcontribs-client
cattrs==23.2.3
# via ddtrace
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.5
ddtrace==2.7.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -113,7 +113,7 @@ idna==3.6
# requests
importlib-metadata==6.11.0
# via opentelemetry-api
ipykernel==6.29.2
ipykernel==6.29.3
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
ipython==8.22.1
# via
Expand Down Expand Up @@ -191,7 +191,7 @@ mpcontribs-client==5.7.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
mpmath==1.3.0
# via sympy
msgpack==1.0.7
msgpack==1.0.8
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -269,13 +269,13 @@ pygments==2.17.2
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.2.23
pymatgen==2024.3.1
# via mpcontribs-client
pymongo==4.6.2
# via mpcontribs-client
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
Expand All @@ -299,7 +299,7 @@ pyzmq==25.1.2
# via
# ipykernel
# jupyter-client
redis==5.0.1
redis==5.0.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
referencing==0.33.0
# via
Expand Down Expand Up @@ -358,7 +358,9 @@ soupsieve==2.5
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via django
# via
# ddtrace
# django
stack-data==0.6.3
# via ipython
swagger-spec-validator==3.0.3
Expand Down

0 comments on commit d847af7

Please sign in to comment.