From c7d7e19d74cbc38de517b0ddb4c2df46829bdb53 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 Jan 2025 17:18:39 +0000 Subject: [PATCH] upgrade dependencies for deployment --- emmet-api/requirements/deployment.txt | 18 +++++++++--------- emmet-core/requirements/deployment.txt | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index 03b77c59dd..74e7e4bead 100644 --- a/emmet-api/requirements/deployment.txt +++ b/emmet-api/requirements/deployment.txt @@ -21,11 +21,11 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.95 +boto3==1.35.97 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.35.95 +botocore==1.35.97 # via # boto3 # s3transfer @@ -55,7 +55,7 @@ dnspython==2.7.0 # via # maggma # pymongo -emmet-core==0.84.6rc2 +emmet-core==0.84.6rc3 # via emmet-api (emmet/emmet-api/setup.py) envier==0.6.1 # via ddtrace @@ -103,7 +103,7 @@ matplotlib==3.10.0 # pymatgen mongomock==4.3.0 # via maggma -monty==2025.1.3 +monty==2025.1.9 # via # emmet-core # maggma @@ -172,7 +172,7 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.10.4 +pydantic==2.10.5 # via # emmet-core # fastapi @@ -186,7 +186,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.4 # via maggma -pymatgen==2024.11.13 +pymatgen==2025.1.9 # via # emmet-core # mp-pyrho @@ -239,7 +239,7 @@ s3transfer==0.10.4 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects -scipy==1.15.0 +scipy==1.15.1 # via # -r python/requirements.txt # pymatgen @@ -270,7 +270,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -tifffile==2024.12.12 +tifffile==2025.1.10 # via scikit-image tqdm==4.67.1 # via @@ -295,7 +295,7 @@ urllib3==2.3.0 # requests uvicorn==0.34.0 # via maggma -wrapt==1.17.0 +wrapt==1.17.1 # via # ddtrace # deprecated diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 77ad41a8a1..8a4f22794c 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -28,7 +28,7 @@ matplotlib==3.10.0 # via # -r python/requirements.txt # pymatgen -monty==2025.1.3 +monty==2025.1.9 # via # emmet-core (emmet/emmet-core/setup.py) # pymatgen @@ -65,7 +65,7 @@ pybtex==0.24.0 # via # emmet-core (emmet/emmet-core/setup.py) # pymatgen -pydantic==2.10.4 +pydantic==2.10.5 # via # emmet-core (emmet/emmet-core/setup.py) # pydantic-settings @@ -73,7 +73,7 @@ pydantic-core==2.27.2 # via pydantic pydantic-settings==2.7.1 # via emmet-core (emmet/emmet-core/setup.py) -pymatgen==2024.11.13 +pymatgen==2025.1.9 # via emmet-core (emmet/emmet-core/setup.py) pyparsing==3.2.1 # via matplotlib @@ -95,7 +95,7 @@ ruamel-yaml==0.18.10 # pymatgen ruamel-yaml-clib==0.2.12 # via ruamel-yaml -scipy==1.15.0 +scipy==1.15.1 # via # -r python/requirements.txt # pymatgen