diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index b0024f20ef..8958bb2b40 100644 --- a/emmet-api/requirements/deployment.txt +++ b/emmet-api/requirements/deployment.txt @@ -15,11 +15,11 @@ attrs==22.2.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.94 +boto3==1.26.99 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.29.94 +botocore==1.29.99 # via # boto3 # s3transfer @@ -42,19 +42,19 @@ click==8.1.3 # uvicorn-tschaume contourpy==1.0.7 # via matplotlib -cryptography==39.0.2 +cryptography==40.0.1 # via paramiko cycler==0.11.0 # via matplotlib ddsketch==2.0.4 # via ddtrace -ddtrace==1.9.3 +ddtrace==1.10.1 # via emmet-api (emmet/emmet-api/setup.py) dnspython==2.3.0 # via # maggma # pymongo -emmet-core[all]==0.51.0 +emmet-core[all]==0.51.3 # via # emmet-api (emmet/emmet-api/setup.py) # mp-api @@ -159,7 +159,7 @@ numpy==1.21.6 # seekpath # shapely # spglib -orjson==3.8.7 +orjson==3.8.8 # via maggma packaging==23.0 # via @@ -192,7 +192,7 @@ pybtex==0.24.0 # robocrys pycparser==2.21 # via cffi -pydantic==1.10.6 +pydantic==1.10.7 # via # emmet-core # fastapi @@ -200,7 +200,7 @@ pydantic==1.10.6 # maggma pydash==6.0.2 # via maggma -pymatgen==2023.3.10 +pymatgen==2023.3.23 # via # emmet-core # matminer @@ -229,7 +229,7 @@ python-dateutil==2.8.2 # maggma # matplotlib # pandas -pytz==2022.7.1 +pytz==2023.2 # via pandas pyyaml==6.0 # via pybtex diff --git a/emmet-builders/requirements/deployment.txt b/emmet-builders/requirements/deployment.txt index 29033e03fc..5aee56cc44 100644 --- a/emmet-builders/requirements/deployment.txt +++ b/emmet-builders/requirements/deployment.txt @@ -12,9 +12,9 @@ attrs==22.2.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.94 +boto3==1.26.99 # via maggma -botocore==1.29.94 +botocore==1.29.99 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ click==8.1.3 # mongogrant contourpy==1.0.7 # via matplotlib -cryptography==39.0.2 +cryptography==40.0.1 # via paramiko cycler==0.11.0 # via matplotlib @@ -40,7 +40,7 @@ dnspython==2.3.0 # via # maggma # pymongo -emmet-core[all]==0.51.0 +emmet-core[all]==0.51.3 # via # emmet-builders (emmet/emmet-builders/setup.py) # mp-api @@ -135,7 +135,7 @@ numpy==1.21.6 # seekpath # shapely # spglib -orjson==3.8.7 +orjson==3.8.8 # via maggma packaging==23.0 # via @@ -163,7 +163,7 @@ pybtex==0.24.0 # robocrys pycparser==2.21 # via cffi -pydantic==1.10.6 +pydantic==1.10.7 # via # emmet-core # fastapi @@ -171,7 +171,7 @@ pydantic==1.10.6 # maggma pydash==6.0.2 # via maggma -pymatgen==2023.3.10 +pymatgen==2023.3.23 # via # emmet-core # matminer @@ -200,7 +200,7 @@ python-dateutil==2.8.2 # maggma # matplotlib # pandas -pytz==2022.7.1 +pytz==2023.2 # via pandas pyyaml==6.0 # via pybtex diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 3ca5f3ffd9..b951594499 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -12,7 +12,7 @@ contourpy==1.0.7 # via matplotlib cycler==0.11.0 # via matplotlib -emmet-core==0.51.0 +emmet-core==0.50.0 # via mp-api fonttools==4.39.2 # via matplotlib @@ -36,7 +36,7 @@ monty==2022.9.9 # emmet-core (emmet/emmet-core/setup.py) # mp-api # pymatgen -mp-api==0.30.10 +mp-api==0.30.11 # via pymatgen mpmath==1.3.0 # via sympy @@ -70,11 +70,11 @@ pybtex==0.24.0 # emmet-core # emmet-core (emmet/emmet-core/setup.py) # pymatgen -pydantic==1.10.6 +pydantic==1.10.7 # via # emmet-core # emmet-core (emmet/emmet-core/setup.py) -pymatgen==2023.3.10 +pymatgen==2023.3.23 # via # emmet-core # emmet-core (emmet/emmet-core/setup.py) @@ -85,7 +85,7 @@ python-dateutil==2.8.2 # via # matplotlib # pandas -pytz==2022.7.1 +pytz==2023.2 # via pandas pyyaml==6.0 # via pybtex