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 11, 2023
1 parent e6aabf1 commit 75f277f
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 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.33.9
boto3==1.33.11
# via flask-mongorest-mpcontribs
botocore==1.33.9
botocore==1.33.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.4.2
# pymongo
entrypoints==0.4
# via jupyter-client
envier==0.4.0
envier==0.5.0
# via ddtrace
exceptiongroup==1.2.0
# via
Expand Down Expand Up @@ -144,7 +144,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.1
greenlet==3.0.2
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down Expand Up @@ -219,7 +219,7 @@ jupyter-server==2.12.1
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
jupyter-server-terminals==0.5.0
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -414,7 +414,7 @@ redis==5.0.1
# flask-rq2
# flask-sse
# rq
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -479,7 +479,7 @@ sniffio==1.3.0
# via anyio
soupsieve==2.5
# via beautifulsoup4
spglib==2.1.0
spglib==2.2.0
# via pymatgen
stack-data==0.6.3
# via ipython
Expand Down Expand Up @@ -526,7 +526,7 @@ traitlets==5.14.0
# notebook
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# cattrs
# ddtrace
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 @@ -161,7 +161,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -205,7 +205,7 @@ six==1.16.0
# pybtex
# python-dateutil
# rfc3339-validator
spglib==2.1.0
spglib==2.2.0
# via pymatgen
stack-data==0.6.3
# via ipython
Expand All @@ -229,11 +229,11 @@ traitlets==5.14.0
# matplotlib-inline
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# bravado
# swagger-spec-validator
ujson==5.8.0
ujson==5.9.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
uncertainties==3.1.7
# via pymatgen
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 @@ -73,7 +73,7 @@ dnspython==2.4.2
# pymongo
entrypoints==0.4
# via jupyter-client
envier==0.4.0
envier==0.5.0
# via ddtrace
exceptiongroup==1.2.0
# via
Expand Down Expand Up @@ -170,7 +170,7 @@ jupyter-server==2.12.1
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
jupyter-server-terminals==0.5.0
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -344,7 +344,7 @@ pyzmq==24.0.1
# jupyter-server
# nbclassic
# notebook
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -408,7 +408,7 @@ sniffio==1.3.0
# via anyio
soupsieve==2.5
# via beautifulsoup4
spglib==2.1.0
spglib==2.2.0
# via pymatgen
stack-data==0.6.3
# via ipython
Expand Down Expand Up @@ -462,13 +462,13 @@ traitlets==5.14.0
# notebook
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# bravado
# cattrs
# ddtrace
# swagger-spec-validator
ujson==5.8.0
ujson==5.9.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
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 @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.33.9
boto3==1.33.11
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.33.9
botocore==1.33.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
envier==0.4.0
envier==0.5.0
# via ddtrace
exceptiongroup==1.2.0
# via
Expand All @@ -103,7 +103,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.1
greenlet==3.0.2
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
Expand Down Expand Up @@ -301,7 +301,7 @@ pyzmq==25.1.2
# jupyter-client
redis==5.0.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -355,7 +355,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.1.0
spglib==2.2.0
# via pymatgen
sqlparse==0.4.4
# via django
Expand Down Expand Up @@ -394,14 +394,14 @@ traitlets==5.14.0
# nbformat
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# bravado
# cattrs
# ddtrace
# swagger-spec-validator
ujson==5.8.0
ujson==5.9.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
Expand Down

0 comments on commit 75f277f

Please sign in to comment.