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 Aug 12, 2024
1 parent 411d426 commit c2e9721
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
34 changes: 17 additions & 17 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ async-timeout==4.0.3
# via redis
atlasq-tschaume==0.11.1.dev2
# via flask-mongorest-mpcontribs
attrs==24.1.0
attrs==24.2.0
# via
# cattrs
# ddtrace
Expand All @@ -38,9 +38,9 @@ blinker==1.8.2
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==24.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.34.153
boto3==1.34.158
# via flask-mongorest-mpcontribs
botocore==1.34.153
botocore==1.34.158
# via
# boto3
# s3transfer
Expand All @@ -52,7 +52,7 @@ cattrs==23.2.3
# via ddtrace
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via
# argon2-cffi-bindings
# cryptography
Expand Down Expand Up @@ -80,9 +80,9 @@ dateparser==1.2.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
ddsketch==3.0.1
# via ddtrace
ddtrace==2.10.3
ddtrace==2.10.4
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
debugpy==1.8.3
debugpy==1.8.5
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -145,7 +145,7 @@ gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
gunicorn[gevent]==22.0.0
gunicorn[gevent]==23.0.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
idna==3.7
# via
Expand Down Expand Up @@ -232,7 +232,7 @@ marshmallow==3.21.3
# marshmallow-mongoengine
marshmallow-mongoengine==0.31.2
# via flask-mongorest-mpcontribs
matplotlib==3.9.0
matplotlib==3.9.1.post1
# via
# -r python/requirements.txt
# pymatgen
Expand All @@ -253,7 +253,7 @@ mongoengine==0.28.2
# marshmallow-mongoengine
monty==2024.7.30
# via pymatgen
more-itertools==10.3.0
more-itertools==10.4.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -296,7 +296,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.26.0
# via ddtrace
orjson==3.10.6
orjson==3.10.7
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -355,7 +355,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.7.18
pymatgen==2024.8.9
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.8.0
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ pytz==2024.1
# via
# dateparser
# pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# flasgger-tschaume
# jupyter-events
Expand Down Expand Up @@ -421,7 +421,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -471,7 +471,7 @@ stack-data==0.6.3
# via ipython
supervisor==4.2.5
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
sympy==1.13.1
sympy==1.13.2
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand Down Expand Up @@ -531,7 +531,7 @@ urllib3==2.2.2
# requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -549,11 +549,11 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via gevent
zstandard==0.23.0
# via
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ arrow==1.3.0
# via isoduration
asttokens==2.4.1
# via stack-data
attrs==24.1.0
attrs==24.2.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -76,7 +76,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
matplotlib==3.9.0
matplotlib==3.9.1.post1
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -139,7 +139,7 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymatgen==2024.7.18
pymatgen==2024.8.9
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.8.0
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
Expand All @@ -156,7 +156,7 @@ pytz==2024.1
# via
# bravado-core
# pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# bravado
# bravado-core
Expand All @@ -178,7 +178,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -213,7 +213,7 @@ swagger-spec-validator==3.0.4
# via
# bravado-core
# mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
sympy==1.13.1
sympy==1.13.2
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand Down Expand Up @@ -246,5 +246,5 @@ urllib3==2.2.2
# via requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via jsonschema
22 changes: 11 additions & 11 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ arrow==1.3.0
# via isoduration
asttokens==2.4.1
# via stack-data
attrs==24.1.0
attrs==24.2.0
# via
# cattrs
# ddtrace
Expand All @@ -40,7 +40,7 @@ cattrs==23.2.3
# via ddtrace
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via argon2-cffi-bindings
charset-normalizer==3.3.2
# via requests
Expand All @@ -54,9 +54,9 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.10.3
ddtrace==2.10.4
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
debugpy==1.8.3
debugpy==1.8.5
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -167,7 +167,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.9.0
matplotlib==3.9.1.post1
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -272,7 +272,7 @@ pygments==2.18.0
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.7.18
pymatgen==2024.8.9
# via mpcontribs-client
pymongo==4.8.0
# via mpcontribs-client
Expand All @@ -292,7 +292,7 @@ pytz==2024.1
# via
# bravado-core
# pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -326,7 +326,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -370,7 +370,7 @@ swagger-spec-validator==3.0.4
# via
# bravado-core
# mpcontribs-client
sympy==1.13.1
sympy==1.13.2
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand Down Expand Up @@ -430,7 +430,7 @@ urllib3==2.2.2
# via requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -444,5 +444,5 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata
28 changes: 14 additions & 14 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via redis
attrs==24.1.0
attrs==24.2.0
# via
# cattrs
# ddtrace
Expand All @@ -26,9 +26,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.34.153
boto3==1.34.158
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.153
botocore==1.34.158
# via
# boto3
# s3transfer
Expand All @@ -54,9 +54,9 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.10.3
ddtrace==2.10.4
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
debugpy==1.8.3
debugpy==1.8.5
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -103,7 +103,7 @@ gevent==24.2.1
# via gunicorn
greenlet==3.0.3
# via gevent
gunicorn[gevent]==22.0.0
gunicorn[gevent]==23.0.0
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
idna==3.7
# via
Expand Down Expand Up @@ -171,7 +171,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.9.0
matplotlib==3.9.1.post1
# via
# -r python/requirements.txt
# pymatgen
Expand Down Expand Up @@ -268,7 +268,7 @@ pygments==2.18.0
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.7.18
pymatgen==2024.8.9
# via mpcontribs-client
pymongo==4.8.0
# via mpcontribs-client
Expand All @@ -288,7 +288,7 @@ pytz==2024.1
# bravado-core
# django
# pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -316,7 +316,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -363,7 +363,7 @@ swagger-spec-validator==3.0.4
# via
# bravado-core
# mpcontribs-client
sympy==1.13.1
sympy==1.13.2
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand Down Expand Up @@ -414,7 +414,7 @@ urllib3==2.2.2
# requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -426,11 +426,11 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit c2e9721

Please sign in to comment.