diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index b47c9a1b42..f85efa99a6 100644 --- a/emmet-api/requirements/deployment.txt +++ b/emmet-api/requirements/deployment.txt @@ -21,11 +21,11 @@ attrs==24.2.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.35.76 +boto3==1.35.78 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.35.76 +botocore==1.35.78 # via # boto3 # s3transfer @@ -63,7 +63,7 @@ fastapi==0.115.6 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -fonttools==4.55.2 +fonttools==4.55.3 # via matplotlib gunicorn==23.0.0 # via emmet-api (emmet/emmet-api/setup.py) @@ -103,7 +103,7 @@ matplotlib==3.9.3 # pymatgen mongomock==4.3.0 # via maggma -monty==2024.10.21 +monty==2024.12.10 # via # emmet-core # maggma diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 584ea0f225..a5f35f977c 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -14,7 +14,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.55.2 +fonttools==4.55.3 # via matplotlib idna==3.10 # via requests @@ -28,7 +28,7 @@ matplotlib==3.9.3 # via # -r python/requirements.txt # pymatgen -monty==2024.10.21 +monty==2024.12.10 # via # emmet-core (emmet/emmet-core/setup.py) # pymatgen