diff --git a/mpcontribs-api/requirements/deployment.txt b/mpcontribs-api/requirements/deployment.txt index 106f84484..0b87f75be 100644 --- a/mpcontribs-api/requirements/deployment.txt +++ b/mpcontribs-api/requirements/deployment.txt @@ -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..6a4cef857 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt @@ -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..44dc6655c 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt @@ -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..20c924802 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt @@ -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..7f1011e7b 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt @@ -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..8c3fcfb18 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt @@ -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..fa4c2be6e 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt @@ -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..244eb93be 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt @@ -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..1f769c594 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt @@ -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..2b820e639 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,9 +28,7 @@ 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 @@ -43,10 +36,8 @@ 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 @@ -73,10 +64,9 @@ jsonpointer==2.3 # via jsonschema jsonref==1.0.0.post1 # via bravado-core -jsonschema[format]==3.2.0 +jsonschema==3.2.0 # via # bravado-core - # ddtrace # mpcontribs-client # swagger-spec-validator kiwisolver==1.4.4 @@ -95,7 +85,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 +99,10 @@ numpy==1.26.4 # pymatgen # scipy # spglib +opentelemetry-api==1.43.0 + # via ddtrace packaging==21.3 - # via - # ddtrace - # matplotlib + # via matplotlib palettable==3.3.0 # via pymatgen pandas==2.2.2 @@ -135,10 +125,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 @@ -195,6 +181,8 @@ scipy==1.14.0 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client +setuptools==82.0.1 + # via jsonschema simplejson==3.17.6 # via # bravado @@ -204,8 +192,6 @@ six==1.16.0 # asttokens # bravado # bravado-core - # ddsketch - # ddtrace # flatten-dict # jsonschema # latexcodec @@ -227,9 +213,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 @@ -238,13 +222,13 @@ traitlets==5.5.0 # via # ipython # matplotlib-inline -typing-extensions==4.4.0 +typing-extensions==4.15.0 # via # bravado - # ddtrace + # opentelemetry-api 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,5 @@ wcwidth==0.2.5 # via prompt-toolkit webcolors==1.12 # via jsonschema -xmltodict==0.13.0 +wrapt==2.2.2 # via ddtrace - -# The following packages are considered to be unsafe in a requirements file: -# setuptools