From 2508b7bc740db6389df9b0c7e63a0101f9c27c44 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 3 Feb 2025 17:09:45 +0000 Subject: [PATCH] upgrade dependencies for deployment --- emmet-api/requirements/deployment.txt | 26 +++++++++++++------------- emmet-core/requirements/deployment.txt | 14 +++++++------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index 18cfee0067..4c55478368 100644 --- a/emmet-api/requirements/deployment.txt +++ b/emmet-api/requirements/deployment.txt @@ -21,17 +21,17 @@ attrs==25.1.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.6 +boto3==1.36.11 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.36.6 +botocore==1.36.11 # via # boto3 # s3transfer bytecode==0.16.1 # via ddtrace -certifi==2024.12.14 +certifi==2025.1.31 # via requests cffi==1.17.1 # via @@ -59,11 +59,11 @@ emmet-core==0.84.6rc3 # via emmet-api (emmet/emmet-api/setup.py) envier==0.6.1 # via ddtrace -fastapi==0.115.7 +fastapi==0.115.8 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -fonttools==4.55.6 +fonttools==4.55.8 # via matplotlib gunicorn==23.0.0 # via emmet-api (emmet/emmet-api/setup.py) @@ -114,6 +114,8 @@ mpmath==1.3.0 # via sympy msgpack==1.1.0 # via maggma +narwhals==1.25.0 + # via plotly networkx==3.4.2 # via # pymatgen @@ -162,7 +164,7 @@ pillow==11.1.0 # imageio # matplotlib # scikit-image -plotly==5.24.1 +plotly==6.0.0 # via pymatgen protobuf==5.29.3 # via ddtrace @@ -186,7 +188,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.5 # via maggma -pymatgen==2024.11.13 +pymatgen==2025.1.24 # via # emmet-core # mp-pyrho @@ -196,7 +198,7 @@ pymatgen-analysis-alloys==0.0.7 # via emmet-api (emmet/emmet-api/setup.py) pymatgen-analysis-defects==2025.1.18 # via emmet-api (emmet/emmet-api/setup.py) -pymongo==4.10.1 +pymongo==4.11 # via maggma pynacl==1.5.0 # via paramiko @@ -210,13 +212,13 @@ python-dateutil==2.9.0.post0 # pandas python-dotenv==1.0.1 # via pydantic-settings -pytz==2024.2 +pytz==2025.1 # via # mongomock # pandas pyyaml==6.0.2 # via pybtex -pyzmq==26.2.0 +pyzmq==26.2.1 # via maggma referencing==0.36.2 # via @@ -248,7 +250,7 @@ sentinels==1.0.0 # via mongomock setproctitle==1.3.4 # via emmet-api (emmet/emmet-api/setup.py) -shapely==2.0.6 +shapely==2.0.7 # via # emmet-api (emmet/emmet-api/setup.py) # pymatgen-analysis-alloys @@ -268,8 +270,6 @@ sympy==1.13.3 # via pymatgen tabulate==0.9.0 # via pymatgen -tenacity==9.0.0 - # via plotly tifffile==2025.1.10 # via scikit-image tqdm==4.67.1 diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 56f7dba7c2..bd125ea63c 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -certifi==2024.12.14 +certifi==2025.1.31 # via requests charset-normalizer==3.4.1 # via requests @@ -14,7 +14,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.55.6 +fonttools==4.55.8 # via matplotlib idna==3.10 # via requests @@ -34,6 +34,8 @@ monty==2025.1.9 # pymatgen mpmath==1.3.0 # via sympy +narwhals==1.25.0 + # via plotly networkx==3.4.2 # via pymatgen numpy==1.26.4 @@ -59,7 +61,7 @@ pandas==2.2.3 # pymatgen pillow==11.1.0 # via matplotlib -plotly==5.24.1 +plotly==6.0.0 # via pymatgen pybtex==0.24.0 # via @@ -73,7 +75,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.24 # via emmet-core (emmet/emmet-core/setup.py) pyparsing==3.2.1 # via matplotlib @@ -83,7 +85,7 @@ python-dateutil==2.9.0.post0 # pandas python-dotenv==1.0.1 # via pydantic-settings -pytz==2024.2 +pytz==2025.1 # via pandas pyyaml==6.0.2 # via pybtex @@ -109,8 +111,6 @@ sympy==1.13.3 # via pymatgen tabulate==0.9.0 # via pymatgen -tenacity==9.0.0 - # via plotly tqdm==4.67.1 # via pymatgen typing-extensions==4.12.2