diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index 9fde8b50b8..b2266613f8 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10.txt @@ -14,24 +14,24 @@ asgi-logger==0.1.0 # via emmet-api (setup.py) asgiref==3.8.1 # via asgi-logger -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via # emmet-api (setup.py) # maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bytecode==0.16.0 # via ddtrace -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -47,7 +47,7 @@ cryptography==44.0.0 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.17.2 +ddtrace==2.17.3 # via emmet-api (setup.py) deprecated==1.2.15 # via opentelemetry-api @@ -55,7 +55,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via emmet-api (setup.py) envier==0.6.1 # via ddtrace @@ -99,7 +99,7 @@ lazy-loader==0.4 # via scikit-image maggma[api]==0.70.0 # via emmet-api (setup.py) -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen mongomock==4.3.0 # via maggma @@ -135,7 +135,7 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.28.2 +opentelemetry-api==1.29.0 # via ddtrace orjson==3.10.12 # via maggma @@ -178,7 +178,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -235,7 +235,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scipy==1.14.1 # via @@ -267,7 +267,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tqdm==4.67.1 # via @@ -292,7 +292,7 @@ urllib3==2.2.3 # via # botocore # requests -uvicorn==0.32.1 +uvicorn==0.34.0 # via maggma wrapt==1.17.0 # via diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index b09c251b95..619bdce4df 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -14,18 +14,18 @@ asgi-logger==0.1.0 # via emmet-api (setup.py) asgiref==3.8.1 # via asgi-logger -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via # emmet-api (setup.py) # maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer @@ -33,7 +33,7 @@ bracex==2.5.post1 # via wcmatch bytecode==0.16.0 # via ddtrace -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.17.2 +ddtrace==2.17.3 # via emmet-api (setup.py) deprecated==1.2.15 # via opentelemetry-api @@ -70,7 +70,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via emmet-api (setup.py) envier==0.6.1 # via ddtrace @@ -153,7 +153,7 @@ markupsafe==3.0.2 # mkdocs # mkdocs-autorefs # mkdocstrings -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen mccabe==0.7.0 # via flake8 @@ -238,7 +238,7 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.28.2 +opentelemetry-api==1.29.0 # via ddtrace orjson==3.10.12 # via maggma @@ -298,7 +298,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -381,7 +381,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scipy==1.14.1 # via @@ -415,7 +415,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tomli==2.2.1 # via @@ -453,7 +453,7 @@ urllib3==2.2.3 # botocore # requests # types-requests -uvicorn==0.32.1 +uvicorn==0.34.0 # via maggma virtualenv==20.28.0 # via pre-commit diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index 5273ee9471..41689dd71e 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11.txt @@ -14,24 +14,24 @@ asgi-logger==0.1.0 # via emmet-api (setup.py) asgiref==3.8.1 # via asgi-logger -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via # emmet-api (setup.py) # maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bytecode==0.16.0 # via ddtrace -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -47,7 +47,7 @@ cryptography==44.0.0 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.17.2 +ddtrace==2.17.3 # via emmet-api (setup.py) deprecated==1.2.15 # via opentelemetry-api @@ -55,7 +55,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via emmet-api (setup.py) envier==0.6.1 # via ddtrace @@ -97,7 +97,7 @@ lazy-loader==0.4 # via scikit-image maggma[api]==0.70.0 # via emmet-api (setup.py) -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen mongomock==4.3.0 # via maggma @@ -133,7 +133,7 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.28.2 +opentelemetry-api==1.29.0 # via ddtrace orjson==3.10.12 # via maggma @@ -176,7 +176,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -233,7 +233,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scipy==1.14.1 # via @@ -265,7 +265,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tqdm==4.67.1 # via @@ -288,7 +288,7 @@ urllib3==2.2.3 # via # botocore # requests -uvicorn==0.32.1 +uvicorn==0.34.0 # via maggma wrapt==1.17.0 # via diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index 546e220902..e23da610a2 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -14,18 +14,18 @@ asgi-logger==0.1.0 # via emmet-api (setup.py) asgiref==3.8.1 # via asgi-logger -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via # emmet-api (setup.py) # maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer @@ -33,7 +33,7 @@ bracex==2.5.post1 # via wcmatch bytecode==0.16.0 # via ddtrace -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.17.2 +ddtrace==2.17.3 # via emmet-api (setup.py) deprecated==1.2.15 # via opentelemetry-api @@ -70,7 +70,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via emmet-api (setup.py) envier==0.6.1 # via ddtrace @@ -149,7 +149,7 @@ markupsafe==3.0.2 # mkdocs # mkdocs-autorefs # mkdocstrings -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen mccabe==0.7.0 # via flake8 @@ -234,7 +234,7 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.28.2 +opentelemetry-api==1.29.0 # via ddtrace orjson==3.10.12 # via maggma @@ -294,7 +294,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -377,7 +377,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scipy==1.14.1 # via @@ -411,7 +411,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tornado==6.4.2 # via livereload @@ -442,7 +442,7 @@ urllib3==2.2.3 # botocore # requests # types-requests -uvicorn==0.32.1 +uvicorn==0.34.0 # via maggma virtualenv==20.28.0 # via pre-commit diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index c36b09fec2..073fa1450d 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10.txt @@ -12,20 +12,20 @@ ase==3.23.0 # via # matcalc # pymatgen-analysis-diffusion -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -43,7 +43,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core[all]==0.84.2 +emmet-core[all]==0.84.4 # via # emmet-builders (setup.py) # mp-api @@ -98,7 +98,7 @@ matminer==0.9.3 # via # emmet-builders (setup.py) # robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -133,7 +133,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -214,7 +214,7 @@ pathsimanalysis==1.2.0 # via mdanalysis patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -244,7 +244,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -322,7 +322,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -368,7 +368,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.3 # via @@ -382,7 +382,7 @@ threadpoolctl==3.5.0 # via # mdanalysis # scikit-learn -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tomli==2.2.1 # via pytest diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index 8f595ba98f..c546024683 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt @@ -10,7 +10,7 @@ aiohttp==3.11.10 # via fsspec aioitertools==0.12.0 # via maggma -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -22,7 +22,7 @@ ase==3.23.0 # pymatgen-analysis-diffusion async-timeout==5.0.1 # via aiohttp -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonlines @@ -30,15 +30,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bracex==2.5.post1 # via wcmatch -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -78,7 +78,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core[all,ml]==0.84.2 +emmet-core[all,ml]==0.84.4 # via # emmet-builders (setup.py) # mp-api @@ -192,7 +192,7 @@ matminer==0.9.3 # via # emmet-builders (setup.py) # robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -267,7 +267,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -409,7 +409,7 @@ pathspec==0.12.1 # via mkdocs patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -457,7 +457,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -567,7 +567,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -616,7 +616,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.1 # via @@ -633,7 +633,7 @@ threadpoolctl==3.5.0 # scikit-learn tidynamics==1.1.2 # via transport-analysis -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tomli==2.2.1 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index 28aa547e76..864595f83d 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11.txt @@ -12,20 +12,20 @@ ase==3.23.0 # via # matcalc # pymatgen-analysis-diffusion -attrs==24.2.0 +attrs==24.3.0 # via # jsonlines # jsonschema # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -43,7 +43,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core[all]==0.84.2 +emmet-core[all]==0.84.4 # via # emmet-builders (setup.py) # mp-api @@ -96,7 +96,7 @@ matminer==0.9.3 # via # emmet-builders (setup.py) # robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -131,7 +131,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -212,7 +212,7 @@ pathsimanalysis==1.2.0 # via mdanalysis patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -242,7 +242,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -320,7 +320,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -366,7 +366,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.3 # via @@ -380,7 +380,7 @@ threadpoolctl==3.5.0 # via # mdanalysis # scikit-learn -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tqdm==4.67.1 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 81e0f6fa3f..33117f5179 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt @@ -10,7 +10,7 @@ aiohttp==3.11.10 # via fsspec aioitertools==0.12.0 # via maggma -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -20,7 +20,7 @@ ase==3.23.0 # matcalc # matgl # pymatgen-analysis-diffusion -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonlines @@ -28,15 +28,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bracex==2.5.post1 # via wcmatch -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -76,7 +76,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core[all,ml]==0.84.2 +emmet-core[all,ml]==0.84.4 # via # emmet-builders (setup.py) # mp-api @@ -188,7 +188,7 @@ matminer==0.9.3 # via # emmet-builders (setup.py) # robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -263,7 +263,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -405,7 +405,7 @@ pathspec==0.12.1 # via mkdocs patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -453,7 +453,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # maggma @@ -563,7 +563,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -612,7 +612,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.1 # via @@ -629,7 +629,7 @@ threadpoolctl==3.5.0 # scikit-learn tidynamics==1.1.2 # via transport-analysis -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image torch==2.5.1 # via diff --git a/emmet-core/requirements/ubuntu-latest_py3.10.txt b/emmet-core/requirements/ubuntu-latest_py3.10.txt index 683c220962..a64f0398e1 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -certifi==2024.8.30 +certifi==2024.12.14 # via requests charset-normalizer==3.4.0 # via requests @@ -24,7 +24,7 @@ kiwisolver==1.4.7 # via matplotlib latexcodec==3.0.0 # via pybtex -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen monty==2024.12.10 # via @@ -66,7 +66,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via emmet-core (setup.py) pymatgen==2024.11.13 # via emmet-core (setup.py) diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index 632aa02fae..0f5510919f 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt @@ -10,7 +10,7 @@ aiohttp==3.11.10 # via fsspec aioitertools==0.12.0 # via maggma -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -22,7 +22,7 @@ ase==3.23.0 # pymatgen-analysis-diffusion async-timeout==5.0.1 # via aiohttp -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonlines @@ -30,15 +30,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bracex==2.5.post1 # via wcmatch -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -80,7 +80,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via mp-api exceptiongroup==1.2.2 # via pytest @@ -188,7 +188,7 @@ matgl==1.1.3 # via emmet-core (setup.py) matminer==0.9.3 # via robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -263,7 +263,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -405,7 +405,7 @@ pathspec==0.12.1 # via mkdocs patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -457,7 +457,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # emmet-core (setup.py) @@ -570,7 +570,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -617,7 +617,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.1 # via @@ -632,7 +632,7 @@ threadpoolctl==3.5.0 # via # mdanalysis # scikit-learn -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image tomli==2.2.1 # via diff --git a/emmet-core/requirements/ubuntu-latest_py3.11.txt b/emmet-core/requirements/ubuntu-latest_py3.11.txt index c042ed6b71..9b366af0c3 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -certifi==2024.8.30 +certifi==2024.12.14 # via requests charset-normalizer==3.4.0 # via requests @@ -24,7 +24,7 @@ kiwisolver==1.4.7 # via matplotlib latexcodec==3.0.0 # via pybtex -matplotlib==3.9.3 +matplotlib==3.10.0 # via pymatgen monty==2024.12.10 # via @@ -66,7 +66,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via emmet-core (setup.py) pymatgen==2024.11.13 # via emmet-core (setup.py) diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index e1c426ed65..92d327d105 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt @@ -10,7 +10,7 @@ aiohttp==3.11.10 # via fsspec aioitertools==0.12.0 # via maggma -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -20,7 +20,7 @@ ase==3.23.0 # matcalc # matgl # pymatgen-analysis-diffusion -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonlines @@ -28,15 +28,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.78 +boto3==1.35.81 # via maggma -botocore==1.35.78 +botocore==1.35.81 # via # boto3 # s3transfer bracex==2.5.post1 # via wcmatch -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -78,7 +78,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.3rc6 +emmet-core==0.84.4 # via mp-api fasteners==0.19 # via mdanalysis @@ -184,7 +184,7 @@ matgl==1.1.3 # via emmet-core (setup.py) matminer==0.9.3 # via robocrys -matplotlib==3.9.3 +matplotlib==3.10.0 # via # ase # mdanalysis @@ -259,7 +259,7 @@ monty==2024.12.10 # robocrys more-itertools==10.5.0 # via inflect -mp-api==0.43.0 +mp-api==0.44.0 # via robocrys mp-pyrho==0.4.5 # via pymatgen-analysis-defects @@ -401,7 +401,7 @@ pathspec==0.12.1 # via mkdocs patsy==1.0.1 # via statsmodels -phonopy==2.32.0 +phonopy==2.33.2 # via matcalc pillow==11.0.0 # via @@ -453,7 +453,7 @@ pydantic==2.10.3 # pydantic-settings pydantic-core==2.27.1 # via pydantic -pydantic-settings==2.6.1 +pydantic-settings==2.7.0 # via # emmet-core # emmet-core (setup.py) @@ -566,7 +566,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.4 # via boto3 -scikit-image==0.24.0 +scikit-image==0.25.0 # via pymatgen-analysis-defects scikit-learn==1.6.0 # via matminer @@ -613,7 +613,7 @@ sshtunnel==0.4.0 # via maggma statsmodels==0.14.4 # via solvation-analysis -symfc==1.1.6 +symfc==1.1.7 # via phonopy sympy==1.13.1 # via @@ -628,7 +628,7 @@ threadpoolctl==3.5.0 # via # mdanalysis # scikit-learn -tifffile==2024.9.20 +tifffile==2024.12.12 # via scikit-image torch==2.5.1 # via