diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index 901be2ac01..75b9306ef0 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.41 +boto3==1.26.45 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.29.41 +botocore==1.29.45 # via # boto3 # s3transfer @@ -62,7 +62,7 @@ envier==0.4.0 # via ddtrace exceptiongroup==1.1.0 # via cattrs -fastapi==0.88.0 +fastapi==0.89.0 # via # emmet-api (emmet/emmet-api/setup.py) # maggma @@ -138,7 +138,7 @@ msgpack==1.0.4 # via # maggma # mp-api -networkx==2.8.8 +networkx==3.0 # via # pymatgen # robocrys @@ -157,9 +157,9 @@ numpy==1.21.6 # seekpath # shapely # spglib -orjson==3.8.3 +orjson==3.8.4 # via maggma -packaging==22.0 +packaging==23.0 # via # ddtrace # matplotlib @@ -251,7 +251,7 @@ s3transfer==0.6.0 # via boto3 scikit-learn==1.2.0 # via matminer -scipy==1.9.3 +scipy==1.10.0 # via # -r python/requirements.txt # pymatgen diff --git a/emmet-builders/requirements/deployment.txt b/emmet-builders/requirements/deployment.txt index 57691bbc49..a9d171b405 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.41 +boto3==1.26.45 # via maggma -botocore==1.29.41 +botocore==1.29.45 # via # boto3 # s3transfer @@ -44,7 +44,7 @@ emmet-core[all]==0.39.6 # via # emmet-builders (emmet/emmet-builders/setup.py) # mp-api -fastapi==0.88.0 +fastapi==0.89.0 # via maggma flask==2.2.2 # via mongogrant @@ -114,7 +114,7 @@ msgpack==1.0.4 # via # maggma # mp-api -networkx==2.8.8 +networkx==3.0 # via # pymatgen # robocrys @@ -133,9 +133,9 @@ numpy==1.21.6 # seekpath # shapely # spglib -orjson==3.8.3 +orjson==3.8.4 # via maggma -packaging==22.0 +packaging==23.0 # via # matplotlib # mongomock @@ -222,7 +222,7 @@ s3transfer==0.6.0 # via boto3 scikit-learn==1.2.0 # via matminer -scipy==1.9.3 +scipy==1.10.0 # via # -r python/requirements.txt # pymatgen diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 86c4f04fd7..95e7093255 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -40,18 +40,19 @@ mpmath==1.2.1 # via sympy msgpack==1.0.4 # via mp-api -networkx==2.8.8 +networkx==3.0 # via pymatgen numpy==1.21.6 # via # -r python/requirements.txt # contourpy + # emmet-core (emmet/emmet-core/setup.py) # matplotlib # pandas # pymatgen # scipy # spglib -packaging==22.0 +packaging==23.0 # via matplotlib palettable==3.3.0 # via pymatgen @@ -95,7 +96,7 @@ ruamel-yaml==0.17.21 # via pymatgen ruamel-yaml-clib==0.2.7 # via ruamel-yaml -scipy==1.9.3 +scipy==1.10.0 # via # -r python/requirements.txt # pymatgen