diff --git a/mpcontribs-api/requirements/deployment.txt b/mpcontribs-api/requirements/deployment.txt index 106f84484..55ec630d5 100644 --- a/mpcontribs-api/requirements/deployment.txt +++ b/mpcontribs-api/requirements/deployment.txt @@ -68,7 +68,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==49.0.0 +cryptography==48.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml) @@ -204,7 +204,7 @@ jupyter-core==5.9.1 # notebook jupyter-events==0.12.1 # via jupyter-server -jupyter-server==2.19.0 +jupyter-server==2.20.0 # via notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt index ae1ff8eee..bd792edd4 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt @@ -32,7 +32,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via mpcontribs-api (pyproject.toml) @@ -68,7 +68,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==48.0.0 +cryptography==48.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (pyproject.toml) @@ -206,7 +206,7 @@ jupyter-core==5.9.1 # notebook jupyter-events==0.12.1 # via jupyter-server -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server @@ -472,7 +472,7 @@ terminado==0.18.1 # notebook tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt index e9a48b299..2b641eb4e 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt @@ -32,7 +32,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via mpcontribs-api (pyproject.toml) @@ -68,7 +68,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==48.0.0 +cryptography==48.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (pyproject.toml) @@ -206,7 +206,7 @@ jupyter-core==5.9.1 # notebook jupyter-events==0.12.1 # via jupyter-server -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server @@ -470,7 +470,7 @@ terminado==0.18.1 # notebook tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client diff --git a/mpcontribs-client/requirements/deployment.txt b/mpcontribs-client/requirements/deployment.txt index 3e29d28e9..f19c9e148 100644 --- a/mpcontribs-client/requirements/deployment.txt +++ b/mpcontribs-client/requirements/deployment.txt @@ -96,7 +96,7 @@ monty==2026.5.18 # via pymatgen-core mpmath==1.3.0 # via sympy -msgpack==1.2.0 +msgpack==1.2.1 # via # bravado # bravado-core diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt index a458a3d98..3d0c6626b 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt @@ -94,7 +94,7 @@ monty==2026.5.18 # via pymatgen-core mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -244,7 +244,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client (pyproject.toml) uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt index 2c31ad32e..b119bc9a7 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt @@ -94,7 +94,7 @@ monty==2026.5.18 # via pymatgen-core mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -243,7 +243,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client (pyproject.toml) uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-kernel-gateway/requirements/deployment.txt b/mpcontribs-kernel-gateway/requirements/deployment.txt index f67c12a21..827d40595 100644 --- a/mpcontribs-kernel-gateway/requirements/deployment.txt +++ b/mpcontribs-kernel-gateway/requirements/deployment.txt @@ -144,7 +144,7 @@ jupyter-events==0.12.1 # via jupyter-server jupyter-kernel-gateway==3.0.1 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in -jupyter-server==2.19.0 +jupyter-server==2.20.0 # via jupyter-kernel-gateway jupyter-server-terminals==0.5.4 # via jupyter-server @@ -186,7 +186,7 @@ mpcontribs-client==5.10.5 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in mpmath==1.3.0 # via sympy -msgpack==1.2.0 +msgpack==1.2.1 # via # bravado # bravado-core diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt index 58e4375da..352e478a6 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt @@ -22,7 +22,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via -r requirements.in @@ -146,7 +146,7 @@ jupyter-events==0.12.1 # via jupyter-server jupyter-kernel-gateway==3.0.1 # via -r requirements.in -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via jupyter-kernel-gateway jupyter-server-terminals==0.5.4 # via jupyter-server @@ -186,7 +186,7 @@ mpcontribs-client==5.10.5 # via -r requirements.in mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -379,7 +379,7 @@ terminado==0.18.1 # jupyter-server-terminals tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -419,7 +419,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt index dd3cbe3c3..785649018 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt @@ -22,7 +22,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via -r requirements.in @@ -146,7 +146,7 @@ jupyter-events==0.12.1 # via jupyter-server jupyter-kernel-gateway==3.0.1 # via -r requirements.in -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via jupyter-kernel-gateway jupyter-server-terminals==0.5.4 # via jupyter-server @@ -186,7 +186,7 @@ mpcontribs-client==5.10.5 # via -r requirements.in mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -379,7 +379,7 @@ terminado==0.18.1 # jupyter-server-terminals tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -419,7 +419,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt index 7e8f1858f..3bd3e1895 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt @@ -22,7 +22,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via -r requirements.in @@ -146,7 +146,7 @@ jupyter-events==0.12.1 # via jupyter-server jupyter-kernel-gateway==3.0.1 # via -r requirements.in -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via jupyter-kernel-gateway jupyter-server-terminals==0.5.4 # via jupyter-server @@ -186,7 +186,7 @@ mpcontribs-client==5.10.5 # via -r requirements.in mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -377,7 +377,7 @@ terminado==0.18.1 # jupyter-server-terminals tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -416,7 +416,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt index 31ccc84e2..e4b9408ef 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt @@ -22,7 +22,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert blinker==1.9.0 # via -r requirements.in @@ -146,7 +146,7 @@ jupyter-events==0.12.1 # via jupyter-server jupyter-kernel-gateway==3.0.1 # via -r requirements.in -jupyter-server==2.18.2 +jupyter-server==2.20.0 # via jupyter-kernel-gateway jupyter-server-terminals==0.5.4 # via jupyter-server @@ -186,7 +186,7 @@ mpcontribs-client==5.10.5 # via -r requirements.in mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -377,7 +377,7 @@ terminado==0.18.1 # jupyter-server-terminals tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -416,7 +416,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11.txt b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11.txt index bb73ebe8a..c6e5f1443 100644 --- a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11.txt +++ b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11.txt @@ -79,7 +79,7 @@ pydantic==2.12.5 # pymatgen-io-validation pydantic-core==2.41.5 # via pydantic -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 # via # emmet-core # pymatgen-io-validation diff --git a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11_extras.txt b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11_extras.txt index cb109503c..0746fa548 100644 --- a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11_extras.txt @@ -122,7 +122,7 @@ pydantic==2.12.5 # pymatgen-io-validation pydantic-core==2.41.5 # via pydantic -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 # via # emmet-core # pymatgen-io-validation diff --git a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12.txt b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12.txt index bb73ebe8a..c6e5f1443 100644 --- a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12.txt +++ b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12.txt @@ -79,7 +79,7 @@ pydantic==2.12.5 # pymatgen-io-validation pydantic-core==2.41.5 # via pydantic -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 # via # emmet-core # pymatgen-io-validation diff --git a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12_extras.txt b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12_extras.txt index cb109503c..0746fa548 100644 --- a/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12_extras.txt @@ -122,7 +122,7 @@ pydantic==2.12.5 # pymatgen-io-validation pydantic-core==2.41.5 # via pydantic -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 # via # emmet-core # pymatgen-io-validation diff --git a/mpcontribs-portal/requirements/deployment.txt b/mpcontribs-portal/requirements/deployment.txt index 9954cc8ef..7916132e3 100644 --- a/mpcontribs-portal/requirements/deployment.txt +++ b/mpcontribs-portal/requirements/deployment.txt @@ -185,7 +185,7 @@ mpcontribs-client==5.10.5 # via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml) mpmath==1.3.0 # via sympy -msgpack==1.2.0 +msgpack==1.2.1 # via # bravado # bravado-core diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt index e0603bbb3..52a439a90 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert boltons==25.0.0 # via @@ -185,7 +185,7 @@ mpcontribs-client==5.10.5 # via mpcontribs-portal (pyproject.toml) mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -360,7 +360,7 @@ tabulate==0.10.0 # via pymatgen-core tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -392,7 +392,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt index cb81ab25d..220daa4bb 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.14.3 # via nbconvert bibtexparser==1.4.4 # via pymatgen-core -bleach[css]==6.3.0 +bleach[css]==6.4.0 # via nbconvert boltons==25.0.0 # via @@ -185,7 +185,7 @@ mpcontribs-client==5.10.5 # via mpcontribs-portal (pyproject.toml) mpmath==1.3.0 # via sympy -msgpack==1.1.2 +msgpack==1.2.1 # via # bravado # bravado-core @@ -360,7 +360,7 @@ tabulate==0.10.0 # via pymatgen-core tinycss2==1.4.0 # via bleach -tornado==6.5.5 +tornado==6.5.7 # via # ipykernel # jupyter-client @@ -391,7 +391,7 @@ typing-extensions==4.15.0 # swagger-spec-validator tzdata==2026.2 # via arrow -ujson==5.12.1 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen-core diff --git a/mpcontribs-serverless/dependencies/requirements.txt b/mpcontribs-serverless/dependencies/requirements.txt index 92f1aa9e3..4cac5fc32 100644 --- a/mpcontribs-serverless/dependencies/requirements.txt +++ b/mpcontribs-serverless/dependencies/requirements.txt @@ -9,10 +9,7 @@ asttokens==2.1.0 async-timeout==4.0.2 # via redis attrs==22.1.0 - # via - # cattrs - # ddtrace - # jsonschema + # via jsonschema backcall==0.2.0 # via ipython boltons==21.0.0 @@ -23,8 +20,6 @@ bravado-core==5.17.1 # via bravado bytecode==0.13.0 # via ddtrace -cattrs==22.2.0 - # via ddtrace certifi==2024.7.4 # via requests charset-normalizer==2.1.1 @@ -33,20 +28,18 @@ contourpy==1.0.6 # via matplotlib cycler==0.11.0 # via matplotlib -ddsketch==2.0.4 - # via ddtrace -ddtrace==1.5.3 +ddtrace==4.3.0 # via -r requirements.in decorator==5.1.1 # via ipython +deprecated==1.3.1 + # via opentelemetry-api dnspython==2.6.1 # via # pyisemail # pymongo -envier==0.4.0 +envier==0.6.1 # via ddtrace -exceptiongroup==1.2.0 - # via cattrs executing==1.2.0 # via stack-data filetype==1.1.0 @@ -61,6 +54,8 @@ idna==3.7 # via # jsonschema # requests +importlib-metadata==8.6.1 + # via opentelemetry-api ipython==8.10.0 # via mpcontribs-client jedi==0.18.1 @@ -76,7 +71,6 @@ jsonref==1.0.0.post1 jsonschema[format]==3.2.0 # via # bravado-core - # ddtrace # mpcontribs-client # swagger-spec-validator kiwisolver==1.4.4 @@ -95,7 +89,7 @@ mpcontribs-client==4.5.0 # via -r requirements.in mpmath==1.3.0 # via sympy -msgpack==1.0.4 +msgpack==1.2.1 # via # bravado # bravado-core @@ -109,10 +103,10 @@ numpy==1.26.4 # pymatgen # scipy # spglib +opentelemetry-api==1.33.1 + # via ddtrace packaging==21.3 - # via - # ddtrace - # matplotlib + # via matplotlib palettable==3.3.0 # via pymatgen pandas==2.2.2 @@ -135,10 +129,6 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.31 # via ipython -protobuf==4.21.9 - # via - # ddsketch - # ddtrace ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 @@ -204,8 +194,6 @@ six==1.16.0 # asttokens # bravado # bravado-core - # ddsketch - # ddtrace # flatten-dict # jsonschema # latexcodec @@ -227,9 +215,7 @@ sympy==1.11.1 tabulate==0.9.0 # via pymatgen tenacity==8.1.0 - # via - # ddtrace - # plotly + # via plotly tqdm==4.66.3 # via # mpcontribs-client @@ -239,12 +225,10 @@ traitlets==5.5.0 # ipython # matplotlib-inline typing-extensions==4.4.0 - # via - # bravado - # ddtrace + # via bravado tzdata==2024.1 # via pandas -ujson==5.5.0 +ujson==5.13.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen @@ -254,8 +238,12 @@ wcwidth==0.2.5 # via prompt-toolkit webcolors==1.12 # via jsonschema -xmltodict==0.13.0 - # via ddtrace +wrapt==2.2.2 + # via + # ddtrace + # deprecated +zipp==4.1.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools