Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #1879

Merged
merged 8 commits into from
Jan 8, 2025
23 changes: 16 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.94
boto3==1.35.95
# via flask-mongorest-mpcontribs
botocore==1.35.94
botocore==1.35.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -128,6 +128,10 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -219,7 +223,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.1
marshmallow==3.24.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -275,7 +279,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -287,7 +291,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.13
orjson==3.10.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand All @@ -312,10 +316,12 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.6
# via jupyter-core
# via
# jupyter-core
# pint
plotly==5.24.1
# via pymatgen
prometheus-client==0.21.1
Expand Down Expand Up @@ -498,8 +504,11 @@ typing-extensions==4.12.2
# via
# anyio
# ddtrace
# flexcache
# flexparser
# ipython
# mistune
# pint
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down
23 changes: 16 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.94
boto3==1.35.95
# via flask-mongorest-mpcontribs
botocore==1.35.94
botocore==1.35.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -131,6 +131,10 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -224,7 +228,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.1
marshmallow==3.24.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -282,7 +286,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -294,7 +298,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.13
orjson==3.10.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand All @@ -320,10 +324,12 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.6
# via jupyter-core
# via
# jupyter-core
# pint
plotly==5.24.1
# via pymatgen
pluggy==1.5.0
Expand Down Expand Up @@ -516,8 +522,11 @@ typing-extensions==4.12.2
# via
# anyio
# ddtrace
# flexcache
# flexparser
# ipython
# mistune
# pint
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down
23 changes: 16 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.94
boto3==1.35.95
# via flask-mongorest-mpcontribs
botocore==1.35.94
botocore==1.35.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -122,6 +122,10 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -213,7 +217,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.1
marshmallow==3.24.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -269,7 +273,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -281,7 +285,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.13
orjson==3.10.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand All @@ -306,10 +310,12 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.6
# via jupyter-core
# via
# jupyter-core
# pint
plotly==5.24.1
# via pymatgen
prometheus-client==0.21.1
Expand Down Expand Up @@ -492,7 +498,10 @@ typing-extensions==4.12.2
# via
# anyio
# ddtrace
# flexcache
# flexparser
# ipython
# pint
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down
23 changes: 16 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.94
boto3==1.35.95
# via flask-mongorest-mpcontribs
botocore==1.35.94
botocore==1.35.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -124,6 +124,10 @@ flask-sse==1.0.0
# via flask-mongorest-mpcontribs
flatten-dict==0.4.2
# via flask-mongorest-mpcontribs
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -217,7 +221,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
marshmallow==3.24.1
marshmallow==3.24.2
# via
# flask-marshmallow
# marshmallow-mongoengine
Expand Down Expand Up @@ -275,7 +279,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -287,7 +291,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.29.0
# via ddtrace
orjson==3.10.13
orjson==3.10.14
# via flask-mongorest-mpcontribs
overrides==7.7.0
# via jupyter-server
Expand All @@ -313,10 +317,12 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.6
# via jupyter-core
# via
# jupyter-core
# pint
plotly==5.24.1
# via pymatgen
pluggy==1.5.0
Expand Down Expand Up @@ -507,7 +513,10 @@ typing-extensions==4.12.2
# via
# anyio
# ddtrace
# flexcache
# flexparser
# ipython
# pint
tzdata==2024.2
# via pandas
tzlocal==5.2
Expand Down
13 changes: 11 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ filetype==1.2.0
# via mpcontribs-client (setup.py)
flatten-dict==0.4.2
# via mpcontribs-client (setup.py)
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -92,7 +96,7 @@ msgpack==1.1.0
# bravado-core
networkx==3.4.2
# via pymatgen
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -118,8 +122,10 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-client (setup.py)
platformdirs==4.3.6
# via pint
plotly==5.24.1
# via
# mpcontribs-client (setup.py)
Expand Down Expand Up @@ -228,7 +234,10 @@ types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
# via
# bravado
# flexcache
# flexparser
# ipython
# pint
# swagger-spec-validator
tzdata==2024.2
# via pandas
Expand Down
13 changes: 11 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ flake8==7.1.1
# pytest-flake8
flatten-dict==0.4.2
# via mpcontribs-client (setup.py)
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
Expand Down Expand Up @@ -104,7 +108,7 @@ msgpack==1.1.0
# bravado-core
networkx==3.4.2
# via pymatgen
numpy==1.26.4
numpy==2.2.1
# via
# contourpy
# matplotlib
Expand All @@ -131,8 +135,10 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
pint==0.19.2
pint==0.24.4
# via mpcontribs-client (setup.py)
platformdirs==4.3.6
# via pint
plotly==5.24.1
# via
# mpcontribs-client (setup.py)
Expand Down Expand Up @@ -269,7 +275,10 @@ types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
# via
# bravado
# flexcache
# flexparser
# ipython
# pint
# swagger-spec-validator
tzdata==2024.2
# via pandas
Expand Down
Loading
Loading