From 9d5ba64331268afb3faa0ab71e0e6eab884ff49f Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Mon, 3 Jun 2024 15:15:02 -0700 Subject: [PATCH] Automated dependency upgrades (#1017) * update dependencies for emmet-api (ubuntu-latest/py3.10) * update dependencies for emmet-api (ubuntu-latest/py3.11) * update dependencies for emmet-api (ubuntu-latest/py3.9) * update dependencies for emmet-builders (ubuntu-latest/py3.10) * update dependencies for emmet-builders (ubuntu-latest/py3.11) * update dependencies for emmet-builders (ubuntu-latest/py3.9) * update dependencies for emmet-core (ubuntu-latest/py3.10) * update dependencies for emmet-core (ubuntu-latest/py3.11) * update dependencies for emmet-core (ubuntu-latest/py3.9) --------- Co-authored-by: github-actions --- .../requirements/ubuntu-latest_py3.10.txt | 42 +++-- .../ubuntu-latest_py3.10_extras.txt | 50 +++--- .../requirements/ubuntu-latest_py3.11.txt | 42 +++-- .../ubuntu-latest_py3.11_extras.txt | 50 +++--- .../requirements/ubuntu-latest_py3.9.txt | 42 +++-- .../ubuntu-latest_py3.9_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.10.txt | 157 +++-------------- .../ubuntu-latest_py3.10_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.11.txt | 155 +++-------------- .../ubuntu-latest_py3.11_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.9.txt | 159 +++--------------- .../ubuntu-latest_py3.9_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.10.txt | 22 ++- .../ubuntu-latest_py3.10_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.11.txt | 22 ++- .../ubuntu-latest_py3.11_extras.txt | 48 +++--- .../requirements/ubuntu-latest_py3.9.txt | 24 ++- .../ubuntu-latest_py3.9_extras.txt | 40 +++-- 18 files changed, 357 insertions(+), 736 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index ee21cad278..0faa814f2b 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -75,7 +75,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -91,10 +91,8 @@ fastapi-cli==0.0.4 # via fastapi flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties gunicorn==22.0.0 # via emmet-api (setup.py) h11==0.14.0 @@ -113,7 +111,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via opentelemetry-api itsdangerous==2.2.0 # via flask @@ -151,7 +149,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -172,7 +170,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -202,15 +200,15 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -218,7 +216,7 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -256,7 +254,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -304,7 +302,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -316,7 +314,7 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # anyio # asgiref @@ -333,19 +331,19 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -355,7 +353,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index eb434c9556..624d0451aa 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -41,7 +41,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -66,7 +66,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -110,10 +110,8 @@ flake8==7.0.0 # via emmet-api (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -140,7 +138,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via opentelemetry-api iniconfig==2.0.0 # via pytest @@ -235,7 +233,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -254,7 +252,7 @@ natsort==8.4.0 # via mkdocs-awesome-pages-plugin networkx==3.3 # via pymatgen -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -266,7 +264,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -313,15 +311,15 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -335,7 +333,7 @@ pygments==2.18.0 # via # mkdocs-material # rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -392,7 +390,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -443,7 +441,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -462,11 +460,11 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-api (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-api (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # anyio # asgiref @@ -484,14 +482,14 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -501,7 +499,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin @@ -515,7 +513,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index f0ad0b59ca..40ac805837 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -75,7 +75,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -87,10 +87,8 @@ fastapi-cli==0.0.4 # via fastapi flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties gunicorn==22.0.0 # via emmet-api (setup.py) h11==0.14.0 @@ -109,7 +107,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via opentelemetry-api itsdangerous==2.2.0 # via flask @@ -147,7 +145,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -168,7 +166,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -198,15 +196,15 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -214,7 +212,7 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -252,7 +250,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -300,7 +298,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -312,7 +310,7 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # ddtrace # emmet-core @@ -325,19 +323,19 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -347,7 +345,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index 2f07f91c22..b30adb4b70 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -41,7 +41,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -66,7 +66,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -105,10 +105,8 @@ flake8==7.0.0 # via emmet-api (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -135,7 +133,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via opentelemetry-api iniconfig==2.0.0 # via pytest @@ -230,7 +228,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -249,7 +247,7 @@ natsort==8.4.0 # via mkdocs-awesome-pages-plugin networkx==3.3 # via pymatgen -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -261,7 +259,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -308,15 +306,15 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -330,7 +328,7 @@ pygments==2.18.0 # via # mkdocs-material # rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -387,7 +385,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -438,7 +436,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -452,11 +450,11 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-api (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-api (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # ddtrace # emmet-core @@ -470,14 +468,14 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -487,7 +485,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin @@ -501,7 +499,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/emmet-api/requirements/ubuntu-latest_py3.9.txt b/emmet-api/requirements/ubuntu-latest_py3.9.txt index b43c9aa86f..23be3d2f83 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.9.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -75,7 +75,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -91,10 +91,8 @@ fastapi-cli==0.0.4 # via fastapi flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties gunicorn==22.0.0 # via emmet-api (setup.py) h11==0.14.0 @@ -113,7 +111,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via # flask # opentelemetry-api @@ -157,7 +155,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -178,7 +176,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -208,15 +206,15 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -224,7 +222,7 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -262,7 +260,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -310,7 +308,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -322,7 +320,7 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # aioitertools # anyio @@ -342,19 +340,19 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==1.26.18 # via # botocore # requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -364,7 +362,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via # importlib-metadata # importlib-resources diff --git a/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt index e4cfe7571a..443101edd7 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt @@ -8,7 +8,7 @@ aioitertools==0.11.0 # via maggma annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via # emmet-api (setup.py) # maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer @@ -41,7 +41,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -66,7 +66,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via emmet-api (setup.py) envier==0.5.1 # via ddtrace @@ -110,10 +110,8 @@ flake8==7.0.0 # via emmet-api (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -140,7 +138,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via # flask # markdown @@ -245,7 +243,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -264,7 +262,7 @@ natsort==8.4.0 # via mkdocs-awesome-pages-plugin networkx==3.2.1 # via pymatgen -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -276,7 +274,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -323,15 +321,15 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -345,7 +343,7 @@ pygments==2.18.0 # via # mkdocs-material # rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -402,7 +400,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -453,7 +451,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -474,11 +472,11 @@ typer==0.12.3 # via fastapi-cli types-requests==2.31.0.6 # via emmet-api (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-api (setup.py) types-urllib3==1.26.25.14 # via types-requests -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # aioitertools # anyio @@ -500,13 +498,13 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==1.26.18 # via # botocore # requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -516,7 +514,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin @@ -530,7 +528,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.2 +zipp==3.19.1 # via # importlib-metadata # importlib-resources diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index ab144381a5..2a49bf7f65 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10.txt @@ -4,42 +4,32 @@ # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt # -aiohttp==3.9.5 - # via fsspec aioitertools==0.11.0 # via maggma -aiosignal==1.3.1 - # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 - # via - # chgnet - # matcalc - # matgl -async-timeout==4.0.3 - # via aiohttp +ase==3.23.0 + # via matcalc attrs==23.2.0 # via - # aiohttp # jsonschema # referencing bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -50,8 +40,6 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 - # via emmet-core click==8.1.7 # via # flask @@ -64,10 +52,6 @@ cryptography==42.0.7 # via paramiko cycler==0.12.1 # via matplotlib -cython==3.0.10 - # via chgnet -dgl==2.1.0 - # via matgl dnspython==2.6.1 # via # email-validator @@ -75,7 +59,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -85,24 +69,10 @@ fastapi==0.111.0 # via maggma fastapi-cli==0.0.4 # via fastapi -filelock==3.14.0 - # via - # torch - # triton flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -frozenlist==1.4.1 - # via - # aiohttp - # aiosignal -fsspec[http]==2024.5.0 - # via - # pytorch-lightning - # torch -future==1.0.0 - # via uncertainties h11==0.14.0 # via # httpcore @@ -121,7 +91,6 @@ idna==3.7 # email-validator # httpx # requests - # yarl inflect==7.2.1 # via robocrys itsdangerous==2.2.0 @@ -130,7 +99,6 @@ jinja2==3.1.4 # via # fastapi # flask - # torch jmespath==1.0.1 # via # boto3 @@ -149,10 +117,6 @@ kiwisolver==1.4.5 # via matplotlib latexcodec==3.0.0 # via pybtex -lightning-utilities==0.11.2 - # via - # pytorch-lightning - # torchmetrics maggma==0.67.0 # via # emmet-builders (setup.py) @@ -165,8 +129,6 @@ markupsafe==2.1.5 # werkzeug matcalc==0.0.4 # via emmet-core -matgl==1.1.1 - # via emmet-core matminer==0.9.2 # via # emmet-builders (setup.py) @@ -182,7 +144,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -200,22 +162,14 @@ msgpack==1.0.8 # via # maggma # mp-api -multidict==6.0.5 - # via - # aiohttp - # yarl networkx==3.3 # via - # dgl # pymatgen # robocrys - # torch numpy==1.26.4 # via # ase - # chgnet # contourpy - # dgl # h5py # maggma # matminer @@ -223,59 +177,21 @@ numpy==1.26.4 # pandas # phonopy # pymatgen - # pytorch-lightning # robocrys # scikit-learn # scipy # seekpath # shapely # spglib - # torchmetrics -nvidia-cublas-cu12==12.1.3.1 - # via - # nvidia-cudnn-cu12 - # nvidia-cusolver-cu12 - # torch -nvidia-cuda-cupti-cu12==12.1.105 - # via torch -nvidia-cuda-nvrtc-cu12==12.1.105 - # via torch -nvidia-cuda-runtime-cu12==12.1.105 - # via torch -nvidia-cudnn-cu12==8.9.2.26 - # via torch -nvidia-cufft-cu12==11.0.2.54 - # via torch -nvidia-curand-cu12==10.3.2.106 - # via torch -nvidia-cusolver-cu12==11.4.5.107 - # via torch -nvidia-cusparse-cu12==12.1.0.106 - # via - # nvidia-cusolver-cu12 - # torch -nvidia-ml-py3==7.352.0 - # via chgnet -nvidia-nccl-cu12==2.19.3 - # via torch -nvidia-nvjitlink-cu12==12.5.40 - # via - # nvidia-cusolver-cu12 - # nvidia-cusparse-cu12 -nvidia-nvtx-cu12==12.1.105 - # via torch orjson==3.10.3 # via # fastapi # maggma packaging==24.0 # via - # lightning-utilities # matplotlib # mongomock # plotly - # pytorch-lightning - # torchmetrics palettable==3.3.3 # via pymatgen pandas==2.2.2 @@ -290,8 +206,6 @@ pillow==10.3.0 # via matplotlib plotly==5.22.0 # via pymatgen -psutil==5.9.8 - # via dgl pubchempy==1.0.4 # via robocrys pybtex==0.24.0 @@ -301,16 +215,15 @@ pybtex==0.24.0 # robocrys pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma - # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -318,12 +231,10 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via - # chgnet # emmet-core # matcalc - # matgl # matminer # mp-api # pymatgen-analysis-alloys @@ -354,15 +265,12 @@ python-dotenv==1.0.1 # uvicorn python-multipart==0.0.9 # via fastapi -pytorch-lightning==2.2.5 - # via matgl pytz==2024.1 # via pandas pyyaml==6.0.1 # via # phonopy # pybtex - # pytorch-lightning # uvicorn pyzmq==26.0.3 # via maggma @@ -370,14 +278,12 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via - # dgl # matminer # mongogrant # mp-api # pymatgen - # torchdata rich==13.7.1 # via typer robocrys==0.2.9 @@ -400,7 +306,6 @@ scikit-learn==1.5.0 scipy==1.13.1 # via # ase - # dgl # pymatgen # robocrys # scikit-learn @@ -432,54 +337,35 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen - # torch tabulate==0.9.0 # via pymatgen tenacity==8.3.0 # via plotly threadpoolctl==3.5.0 # via scikit-learn -torch==2.2.1 - # via - # chgnet - # matgl - # pytorch-lightning - # torchdata - # torchmetrics -torchdata==0.7.1 - # via dgl -torchmetrics==1.4.0.post0 - # via pytorch-lightning tqdm==4.66.4 # via - # dgl # maggma # matminer # pymatgen - # pytorch-lightning -triton==2.2.0 - # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # anyio # emmet-core # fastapi # inflect - # lightning-utilities # mp-api # pydantic # pydantic-core # pydash - # pytorch-lightning - # torch # typeguard # typer # uvicorn @@ -487,20 +373,19 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests - # torchdata -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -508,8 +393,6 @@ werkzeug==3.0.3 # via flask wrapt==1.16.0 # via smart-open -yarl==1.9.4 - # via aiohttp # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index a0aa0e4487..d6abe37940 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt @@ -12,12 +12,12 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -33,15 +33,15 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -54,7 +54,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core click==8.1.7 # via @@ -68,7 +68,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all,ml]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -110,7 +110,7 @@ flake8==7.0.0 # via emmet-builders (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -120,8 +120,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -266,7 +264,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -302,7 +300,7 @@ networkx==3.3 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -412,16 +410,16 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -506,7 +504,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -571,7 +569,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -609,15 +607,15 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-builders (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-builders (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # anyio # emmet-core @@ -638,7 +636,7 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via @@ -646,7 +644,7 @@ urllib3==2.2.1 # requests # torchdata # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -656,7 +654,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index 1e4509ddc2..8c241bccdc 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11.txt @@ -4,40 +4,32 @@ # # pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt # -aiohttp==3.9.5 - # via fsspec aioitertools==0.11.0 # via maggma -aiosignal==1.3.1 - # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 - # via - # chgnet - # matcalc - # matgl +ase==3.23.0 + # via matcalc attrs==23.2.0 # via - # aiohttp # jsonschema # referencing bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -48,8 +40,6 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 - # via emmet-core click==8.1.7 # via # flask @@ -62,10 +52,6 @@ cryptography==42.0.7 # via paramiko cycler==0.12.1 # via matplotlib -cython==3.0.10 - # via chgnet -dgl==2.1.0 - # via matgl dnspython==2.6.1 # via # email-validator @@ -73,7 +59,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -81,24 +67,10 @@ fastapi==0.111.0 # via maggma fastapi-cli==0.0.4 # via fastapi -filelock==3.14.0 - # via - # torch - # triton flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -frozenlist==1.4.1 - # via - # aiohttp - # aiosignal -fsspec[http]==2024.5.0 - # via - # pytorch-lightning - # torch -future==1.0.0 - # via uncertainties h11==0.14.0 # via # httpcore @@ -117,7 +89,6 @@ idna==3.7 # email-validator # httpx # requests - # yarl inflect==7.2.1 # via robocrys itsdangerous==2.2.0 @@ -126,7 +97,6 @@ jinja2==3.1.4 # via # fastapi # flask - # torch jmespath==1.0.1 # via # boto3 @@ -145,10 +115,6 @@ kiwisolver==1.4.5 # via matplotlib latexcodec==3.0.0 # via pybtex -lightning-utilities==0.11.2 - # via - # pytorch-lightning - # torchmetrics maggma==0.67.0 # via # emmet-builders (setup.py) @@ -161,8 +127,6 @@ markupsafe==2.1.5 # werkzeug matcalc==0.0.4 # via emmet-core -matgl==1.1.1 - # via emmet-core matminer==0.9.2 # via # emmet-builders (setup.py) @@ -178,7 +142,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -196,22 +160,14 @@ msgpack==1.0.8 # via # maggma # mp-api -multidict==6.0.5 - # via - # aiohttp - # yarl networkx==3.3 # via - # dgl # pymatgen # robocrys - # torch numpy==1.26.4 # via # ase - # chgnet # contourpy - # dgl # h5py # maggma # matminer @@ -219,59 +175,21 @@ numpy==1.26.4 # pandas # phonopy # pymatgen - # pytorch-lightning # robocrys # scikit-learn # scipy # seekpath # shapely # spglib - # torchmetrics -nvidia-cublas-cu12==12.1.3.1 - # via - # nvidia-cudnn-cu12 - # nvidia-cusolver-cu12 - # torch -nvidia-cuda-cupti-cu12==12.1.105 - # via torch -nvidia-cuda-nvrtc-cu12==12.1.105 - # via torch -nvidia-cuda-runtime-cu12==12.1.105 - # via torch -nvidia-cudnn-cu12==8.9.2.26 - # via torch -nvidia-cufft-cu12==11.0.2.54 - # via torch -nvidia-curand-cu12==10.3.2.106 - # via torch -nvidia-cusolver-cu12==11.4.5.107 - # via torch -nvidia-cusparse-cu12==12.1.0.106 - # via - # nvidia-cusolver-cu12 - # torch -nvidia-ml-py3==7.352.0 - # via chgnet -nvidia-nccl-cu12==2.19.3 - # via torch -nvidia-nvjitlink-cu12==12.5.40 - # via - # nvidia-cusolver-cu12 - # nvidia-cusparse-cu12 -nvidia-nvtx-cu12==12.1.105 - # via torch orjson==3.10.3 # via # fastapi # maggma packaging==24.0 # via - # lightning-utilities # matplotlib # mongomock # plotly - # pytorch-lightning - # torchmetrics palettable==3.3.3 # via pymatgen pandas==2.2.2 @@ -286,8 +204,6 @@ pillow==10.3.0 # via matplotlib plotly==5.22.0 # via pymatgen -psutil==5.9.8 - # via dgl pubchempy==1.0.4 # via robocrys pybtex==0.24.0 @@ -297,16 +213,15 @@ pybtex==0.24.0 # robocrys pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma - # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -314,12 +229,10 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via - # chgnet # emmet-core # matcalc - # matgl # matminer # mp-api # pymatgen-analysis-alloys @@ -350,15 +263,12 @@ python-dotenv==1.0.1 # uvicorn python-multipart==0.0.9 # via fastapi -pytorch-lightning==2.2.5 - # via matgl pytz==2024.1 # via pandas pyyaml==6.0.1 # via # phonopy # pybtex - # pytorch-lightning # uvicorn pyzmq==26.0.3 # via maggma @@ -366,14 +276,12 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via - # dgl # matminer # mongogrant # mp-api # pymatgen - # torchdata rich==13.7.1 # via typer robocrys==0.2.9 @@ -396,7 +304,6 @@ scikit-learn==1.5.0 scipy==1.13.1 # via # ase - # dgl # pymatgen # robocrys # scikit-learn @@ -428,73 +335,53 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen - # torch tabulate==0.9.0 # via pymatgen tenacity==8.3.0 # via plotly threadpoolctl==3.5.0 # via scikit-learn -torch==2.2.1 - # via - # chgnet - # matgl - # pytorch-lightning - # torchdata - # torchmetrics -torchdata==0.7.1 - # via dgl -torchmetrics==1.4.0.post0 - # via pytorch-lightning tqdm==4.66.4 # via - # dgl # maggma # matminer # pymatgen - # pytorch-lightning -triton==2.2.0 - # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core # fastapi # inflect - # lightning-utilities # mp-api # pydantic # pydantic-core # pydash - # pytorch-lightning - # torch # typeguard # typer tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests - # torchdata -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -502,8 +389,6 @@ werkzeug==3.0.3 # via flask wrapt==1.16.0 # via smart-open -yarl==1.9.4 - # via aiohttp # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 428c29a1c3..64c9746329 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt @@ -12,12 +12,12 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -31,15 +31,15 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -52,7 +52,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core click==8.1.7 # via @@ -66,7 +66,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -87,7 +87,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all,ml]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -104,7 +104,7 @@ flake8==7.0.0 # via emmet-builders (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -114,8 +114,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -260,7 +258,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -296,7 +294,7 @@ networkx==3.3 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -406,16 +404,16 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -500,7 +498,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -565,7 +563,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -598,15 +596,15 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-builders (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-builders (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core # fastapi @@ -625,7 +623,7 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via @@ -633,7 +631,7 @@ urllib3==2.2.1 # requests # torchdata # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -643,7 +641,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin diff --git a/emmet-builders/requirements/ubuntu-latest_py3.9.txt b/emmet-builders/requirements/ubuntu-latest_py3.9.txt index 30f442dc95..91bfa22a60 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.9.txt @@ -4,42 +4,32 @@ # # pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt # -aiohttp==3.9.5 - # via fsspec aioitertools==0.11.0 # via maggma -aiosignal==1.3.1 - # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 - # via - # chgnet - # matcalc - # matgl -async-timeout==4.0.3 - # via aiohttp +ase==3.23.0 + # via matcalc attrs==23.2.0 # via - # aiohttp # jsonschema # referencing bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -50,8 +40,6 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 - # via emmet-core click==8.1.7 # via # flask @@ -64,10 +52,6 @@ cryptography==42.0.7 # via paramiko cycler==0.12.1 # via matplotlib -cython==3.0.10 - # via chgnet -dgl==2.1.0 - # via matgl dnspython==2.6.1 # via # email-validator @@ -75,7 +59,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -85,24 +69,10 @@ fastapi==0.111.0 # via maggma fastapi-cli==0.0.4 # via fastapi -filelock==3.14.0 - # via - # torch - # triton flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -frozenlist==1.4.1 - # via - # aiohttp - # aiosignal -fsspec[http]==2024.5.0 - # via - # pytorch-lightning - # torch -future==1.0.0 - # via uncertainties h11==0.14.0 # via # httpcore @@ -121,7 +91,6 @@ idna==3.7 # email-validator # httpx # requests - # yarl importlib-metadata==7.1.0 # via # flask @@ -138,7 +107,6 @@ jinja2==3.1.4 # via # fastapi # flask - # torch jmespath==1.0.1 # via # boto3 @@ -157,10 +125,6 @@ kiwisolver==1.4.5 # via matplotlib latexcodec==3.0.0 # via pybtex -lightning-utilities==0.11.2 - # via - # pytorch-lightning - # torchmetrics maggma==0.67.0 # via # emmet-builders (setup.py) @@ -173,8 +137,6 @@ markupsafe==2.1.5 # werkzeug matcalc==0.0.4 # via emmet-core -matgl==1.1.1 - # via emmet-core matminer==0.9.2 # via # emmet-builders (setup.py) @@ -190,7 +152,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -208,22 +170,14 @@ msgpack==1.0.8 # via # maggma # mp-api -multidict==6.0.5 - # via - # aiohttp - # yarl networkx==3.2.1 # via - # dgl # pymatgen # robocrys - # torch numpy==1.26.4 # via # ase - # chgnet # contourpy - # dgl # h5py # maggma # matminer @@ -231,59 +185,21 @@ numpy==1.26.4 # pandas # phonopy # pymatgen - # pytorch-lightning # robocrys # scikit-learn # scipy # seekpath # shapely # spglib - # torchmetrics -nvidia-cublas-cu12==12.1.3.1 - # via - # nvidia-cudnn-cu12 - # nvidia-cusolver-cu12 - # torch -nvidia-cuda-cupti-cu12==12.1.105 - # via torch -nvidia-cuda-nvrtc-cu12==12.1.105 - # via torch -nvidia-cuda-runtime-cu12==12.1.105 - # via torch -nvidia-cudnn-cu12==8.9.2.26 - # via torch -nvidia-cufft-cu12==11.0.2.54 - # via torch -nvidia-curand-cu12==10.3.2.106 - # via torch -nvidia-cusolver-cu12==11.4.5.107 - # via torch -nvidia-cusparse-cu12==12.1.0.106 - # via - # nvidia-cusolver-cu12 - # torch -nvidia-ml-py3==7.352.0 - # via chgnet -nvidia-nccl-cu12==2.19.3 - # via torch -nvidia-nvjitlink-cu12==12.5.40 - # via - # nvidia-cusolver-cu12 - # nvidia-cusparse-cu12 -nvidia-nvtx-cu12==12.1.105 - # via torch orjson==3.10.3 # via # fastapi # maggma packaging==24.0 # via - # lightning-utilities # matplotlib # mongomock # plotly - # pytorch-lightning - # torchmetrics palettable==3.3.3 # via pymatgen pandas==2.2.2 @@ -298,8 +214,6 @@ pillow==10.3.0 # via matplotlib plotly==5.22.0 # via pymatgen -psutil==5.9.8 - # via dgl pubchempy==1.0.4 # via robocrys pybtex==0.24.0 @@ -309,16 +223,15 @@ pybtex==0.24.0 # robocrys pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma - # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -326,12 +239,10 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via - # chgnet # emmet-core # matcalc - # matgl # matminer # mp-api # pymatgen-analysis-alloys @@ -362,15 +273,12 @@ python-dotenv==1.0.1 # uvicorn python-multipart==0.0.9 # via fastapi -pytorch-lightning==2.2.5 - # via matgl pytz==2024.1 # via pandas pyyaml==6.0.1 # via # phonopy # pybtex - # pytorch-lightning # uvicorn pyzmq==26.0.3 # via maggma @@ -378,14 +286,12 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via - # dgl # matminer # mongogrant # mp-api # pymatgen - # torchdata rich==13.7.1 # via typer robocrys==0.2.9 @@ -408,7 +314,6 @@ scikit-learn==1.5.0 scipy==1.13.1 # via # ase - # dgl # pymatgen # robocrys # scikit-learn @@ -440,56 +345,37 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen - # torch tabulate==0.9.0 # via pymatgen tenacity==8.3.0 # via plotly threadpoolctl==3.5.0 # via scikit-learn -torch==2.2.1 - # via - # chgnet - # matgl - # pytorch-lightning - # torchdata - # torchmetrics -torchdata==0.7.1 - # via dgl -torchmetrics==1.4.0.post0 - # via pytorch-lightning tqdm==4.66.4 # via - # dgl # maggma # matminer # pymatgen - # pytorch-lightning -triton==2.2.0 - # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # aioitertools # anyio # emmet-core # fastapi # inflect - # lightning-utilities # mp-api # pydantic # pydantic-core # pydash - # pytorch-lightning # starlette - # torch # typeguard # typer # uvicorn @@ -497,20 +383,19 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==1.26.18 # via # botocore # requests - # torchdata -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma uvloop==0.19.0 # via uvicorn -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn websockets==12.0 # via uvicorn @@ -518,9 +403,7 @@ werkzeug==3.0.3 # via flask wrapt==1.16.0 # via smart-open -yarl==1.9.4 - # via aiohttp -zipp==3.18.2 +zipp==3.19.1 # via # importlib-metadata # importlib-resources diff --git a/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt index 3639501230..d5a235b794 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt @@ -12,12 +12,12 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -33,15 +33,15 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -54,7 +54,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core click==8.1.7 # via @@ -68,7 +68,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core[all,ml]==0.83.6 +emmet-core[all,ml]==0.83.8 # via # emmet-builders (setup.py) # mp-api @@ -110,7 +110,7 @@ flake8==7.0.0 # via emmet-builders (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -120,8 +120,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -278,7 +276,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core # maggma @@ -314,7 +312,7 @@ networkx==3.2.1 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -424,16 +422,16 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # fastapi # maggma # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -518,7 +516,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -583,7 +581,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -621,17 +619,17 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli types-requests==2.31.0.6 # via emmet-builders (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-builders (setup.py) types-urllib3==1.26.25.14 # via types-requests -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # aioitertools # anyio @@ -655,14 +653,14 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==1.26.18 # via # botocore # requests # torchdata -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -672,7 +670,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin @@ -686,7 +684,7 @@ wrapt==1.16.0 # via smart-open yarl==1.9.4 # via aiohttp -zipp==3.18.2 +zipp==3.19.1 # via # importlib-metadata # importlib-resources diff --git a/emmet-core/requirements/ubuntu-latest_py3.10.txt b/emmet-core/requirements/ubuntu-latest_py3.10.txt index 3916382c9e..ee8f493f8d 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.2.2 +certifi==2024.6.2 # via requests charset-normalizer==3.3.2 # via requests @@ -14,10 +14,8 @@ contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties idna==3.7 # via requests joblib==1.4.2 @@ -28,7 +26,7 @@ latexcodec==3.0.0 # via pybtex matplotlib==3.9.0 # via pymatgen -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core (setup.py) # pymatgen @@ -60,13 +58,13 @@ pybtex==0.24.0 # via # emmet-core (setup.py) # pymatgen -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core (setup.py) # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via emmet-core (setup.py) pymatgen==2024.4.13 # via emmet-core (setup.py) @@ -82,7 +80,7 @@ pytz==2024.1 # via pandas pyyaml==6.0.1 # via pybtex -requests==2.32.2 +requests==2.32.3 # via pymatgen ruamel-yaml==0.18.6 # via pymatgen @@ -96,7 +94,7 @@ six==1.16.0 # python-dateutil spglib==2.4.0 # via pymatgen -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -104,14 +102,14 @@ tenacity==8.3.0 # via plotly tqdm==4.66.4 # via pymatgen -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core (setup.py) # pydantic # pydantic-core tzdata==2024.1 # via pandas -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via requests diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index fd8a4de20a..82e36a8888 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt @@ -12,12 +12,12 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -33,15 +33,15 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -54,7 +54,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core (setup.py) click==8.1.7 # via @@ -68,7 +68,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -91,7 +91,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via mp-api exceptiongroup==1.2.1 # via @@ -110,7 +110,7 @@ flake8==7.0.0 # via emmet-core (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -120,8 +120,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -262,7 +260,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # custodian # emmet-core @@ -300,7 +298,7 @@ networkx==3.3 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -413,7 +411,7 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # emmet-core (setup.py) @@ -421,9 +419,9 @@ pydantic==2.7.1 # maggma # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # emmet-core (setup.py) @@ -510,7 +508,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -576,7 +574,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -614,15 +612,15 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-core (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-core (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # anyio # emmet-core @@ -644,7 +642,7 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via @@ -652,7 +650,7 @@ urllib3==2.2.1 # requests # torchdata # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -662,7 +660,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin diff --git a/emmet-core/requirements/ubuntu-latest_py3.11.txt b/emmet-core/requirements/ubuntu-latest_py3.11.txt index 5451ad383f..fe658ffa65 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.2.2 +certifi==2024.6.2 # via requests charset-normalizer==3.3.2 # via requests @@ -14,10 +14,8 @@ contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties idna==3.7 # via requests joblib==1.4.2 @@ -28,7 +26,7 @@ latexcodec==3.0.0 # via pybtex matplotlib==3.9.0 # via pymatgen -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core (setup.py) # pymatgen @@ -60,13 +58,13 @@ pybtex==0.24.0 # via # emmet-core (setup.py) # pymatgen -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core (setup.py) # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via emmet-core (setup.py) pymatgen==2024.4.13 # via emmet-core (setup.py) @@ -82,7 +80,7 @@ pytz==2024.1 # via pandas pyyaml==6.0.1 # via pybtex -requests==2.32.2 +requests==2.32.3 # via pymatgen ruamel-yaml==0.18.6 # via pymatgen @@ -96,7 +94,7 @@ six==1.16.0 # python-dateutil spglib==2.4.0 # via pymatgen -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -104,14 +102,14 @@ tenacity==8.3.0 # via plotly tqdm==4.66.4 # via pymatgen -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core (setup.py) # pydantic # pydantic-core tzdata==2024.1 # via pandas -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via requests diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index a76888693e..def33a01a3 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt @@ -12,12 +12,12 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via # httpx # starlette # watchfiles -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -31,15 +31,15 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.112 +boto3==1.34.118 # via maggma -botocore==1.34.112 +botocore==1.34.118 # via # boto3 # s3transfer bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -52,7 +52,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core (setup.py) click==8.1.7 # via @@ -66,7 +66,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov cryptography==42.0.7 # via paramiko @@ -89,7 +89,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.8 # via mp-api fastapi==0.111.0 # via maggma @@ -104,7 +104,7 @@ flake8==7.0.0 # via emmet-core (setup.py) flask==3.0.3 # via mongogrant -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -114,8 +114,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -256,7 +254,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.5.15 +monty==2024.5.24 # via # custodian # emmet-core @@ -294,7 +292,7 @@ networkx==3.3 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -407,7 +405,7 @@ pycodestyle==2.11.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # emmet-core (setup.py) @@ -415,9 +413,9 @@ pydantic==2.7.1 # maggma # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # emmet-core (setup.py) @@ -504,7 +502,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -570,7 +568,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -603,15 +601,15 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect typer==0.12.3 # via fastapi-cli -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-core (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-core (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core # emmet-core (setup.py) @@ -631,7 +629,7 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via @@ -639,7 +637,7 @@ urllib3==2.2.1 # requests # torchdata # types-requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -649,7 +647,7 @@ virtualenv==20.26.2 # via pre-commit watchdog==4.0.1 # via mkdocs -watchfiles==0.21.0 +watchfiles==0.22.0 # via uvicorn wcmatch==8.5.2 # via mkdocs-awesome-pages-plugin diff --git a/emmet-core/requirements/ubuntu-latest_py3.9.txt b/emmet-core/requirements/ubuntu-latest_py3.9.txt index 2d43855144..7617f9b694 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -certifi==2024.2.2 +certifi==2024.6.2 # via requests charset-normalizer==3.3.2 # via requests @@ -14,10 +14,8 @@ contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties idna==3.7 # via requests importlib-resources==6.4.0 @@ -32,7 +30,7 @@ latexcodec==3.0.0 # via pybtex matplotlib==3.9.0 # via pymatgen -monty==2024.5.15 +monty==2024.5.24 # via # emmet-core (setup.py) # pymatgen @@ -64,13 +62,13 @@ pybtex==0.24.0 # via # emmet-core (setup.py) # pymatgen -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core (setup.py) # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via emmet-core (setup.py) pymatgen==2024.4.13 # via emmet-core (setup.py) @@ -86,7 +84,7 @@ pytz==2024.1 # via pandas pyyaml==6.0.1 # via pybtex -requests==2.32.2 +requests==2.32.3 # via pymatgen ruamel-yaml==0.18.6 # via pymatgen @@ -100,7 +98,7 @@ six==1.16.0 # python-dateutil spglib==2.4.0 # via pymatgen -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -108,16 +106,16 @@ tenacity==8.3.0 # via plotly tqdm==4.66.4 # via pymatgen -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core (setup.py) # pydantic # pydantic-core tzdata==2024.1 # via pandas -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via requests -zipp==3.18.2 +zipp==3.19.1 # via importlib-resources diff --git a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt index b2706869c2..061dfc4d64 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt @@ -10,7 +10,7 @@ aiosignal==1.3.1 # via aiohttp annotated-types==0.7.0 # via pydantic -ase==3.22.1 +ase==3.23.0 # via # chgnet # matcalc @@ -21,13 +21,13 @@ attrs==23.2.0 # via aiohttp bracex==2.4 # via wcmatch -certifi==2024.2.2 +certifi==2024.6.2 # via requests cfgv==3.4.0 # via pre-commit charset-normalizer==3.3.2 # via requests -chgnet==0.3.5 +chgnet==0.3.7 # via emmet-core (setup.py) click==8.1.7 # via @@ -37,7 +37,7 @@ colorama==0.4.6 # via griffe contourpy==1.2.1 # via matplotlib -coverage[toml]==7.5.1 +coverage[toml]==7.5.3 # via pytest-cov csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -55,7 +55,7 @@ dnspython==2.6.1 # via # maggma # pymongo -emmet-core==0.83.6 +emmet-core==0.83.8 # via mp-api exceptiongroup==1.2.1 # via pytest @@ -66,7 +66,7 @@ filelock==3.14.0 # virtualenv flake8==7.0.0 # via emmet-core (setup.py) -fonttools==4.51.0 +fonttools==4.53.0 # via matplotlib frozenlist==1.4.1 # via @@ -76,8 +76,6 @@ fsspec[http]==2024.5.0 # via # pytorch-lightning # torch -future==1.0.0 - # via uncertainties ghp-import==2.1.0 # via mkdocs griffe==0.45.2 @@ -193,7 +191,7 @@ mkdocstrings[python]==0.25.1 # mkdocstrings-python mkdocstrings-python==1.10.3 # via mkdocstrings -monty==2024.5.15 +monty==2024.5.24 # via # custodian # emmet-core @@ -228,7 +226,7 @@ networkx==3.2.1 # pymatgen # robocrys # torch -nodeenv==1.8.0 +nodeenv==1.9.0 # via pre-commit numpy==1.26.4 # via @@ -331,15 +329,15 @@ pycodestyle==2.11.1 # via # emmet-core (setup.py) # flake8 -pydantic==2.7.1 +pydantic==2.7.3 # via # emmet-core # emmet-core (setup.py) # matgl # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # emmet-core (setup.py) @@ -403,7 +401,7 @@ pyyaml==6.0.1 # pyyaml-env-tag pyyaml-env-tag==0.1 # via mkdocs -requests==2.32.2 +requests==2.32.3 # via # dgl # matminer @@ -445,7 +443,7 @@ spglib==2.4.0 # pymatgen # robocrys # seekpath -sympy==1.12 +sympy==1.12.1 # via # matminer # pymatgen @@ -482,13 +480,13 @@ tqdm==4.66.4 # pytorch-lightning triton==2.2.0 # via torch -typeguard==4.2.1 +typeguard==4.3.0 # via inflect -types-requests==2.32.0.20240523 +types-requests==2.32.0.20240602 # via emmet-core (setup.py) -types-setuptools==70.0.0.20240523 +types-setuptools==70.0.0.20240524 # via emmet-core (setup.py) -typing-extensions==4.11.0 +typing-extensions==4.12.1 # via # emmet-core # emmet-core (setup.py) @@ -504,7 +502,7 @@ typing-extensions==4.11.0 # typeguard tzdata==2024.1 # via pandas -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via @@ -521,7 +519,7 @@ wincertstore==0.2 # via emmet-core (setup.py) yarl==1.9.4 # via aiohttp -zipp==3.18.2 +zipp==3.19.1 # via # importlib-metadata # importlib-resources