diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index 36a7ac2f5a..7ca2557005 100644 --- a/emmet-api/requirements/deployment.txt +++ b/emmet-api/requirements/deployment.txt @@ -27,11 +27,11 @@ bcrypt==4.1.3 # via paramiko blinker==1.8.2 # via flask -boto3==1.34.113 +boto3==1.34.117 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.34.113 +botocore==1.34.117 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bytecode==0.15.1 # via ddtrace cattrs==23.2.3 # via ddtrace -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -75,7 +75,7 @@ dnspython==2.6.1 # pymongo email-validator==2.1.1 # via fastapi -emmet-core==0.83.6 +emmet-core==0.83.7 # via emmet-api (emmet/emmet-api/setup.py) envier==0.5.1 # via ddtrace @@ -91,10 +91,8 @@ fastapi-cli==0.0.4 # via fastapi flask==3.0.3 # via mongogrant -fonttools==4.52.1 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties gunicorn==22.0.0 # via emmet-api (emmet/emmet-api/setup.py) h11==0.14.0 @@ -113,7 +111,7 @@ idna==3.7 # email-validator # httpx # requests -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via opentelemetry-api itsdangerous==2.2.0 # via flask @@ -175,7 +173,7 @@ numpy==1.26.4 # scipy # shapely # spglib -opentelemetry-api==1.24.0 +opentelemetry-api==1.25.0 # via ddtrace orjson==3.10.3 # via @@ -207,15 +205,15 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.2 # via # emmet-core # fastapi # maggma # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.3 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via # emmet-core # maggma @@ -223,7 +221,7 @@ pydash==8.0.1 # via maggma pygments==2.18.0 # via rich -pymatgen==2024.5.1 +pymatgen==2024.4.13 # via # emmet-core # pymatgen-analysis-alloys @@ -261,7 +259,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.32.2 +requests==2.32.3 # via # mongogrant # pymatgen @@ -311,7 +309,7 @@ sshtunnel==0.4.0 # via maggma starlette==0.37.2 # via fastapi -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -323,7 +321,7 @@ tqdm==4.66.4 # pymatgen typer==0.12.3 # via fastapi-cli -typing-extensions==4.12.0 +typing-extensions==4.12.1 # via # anyio # asgiref @@ -340,13 +338,13 @@ tzdata==2024.1 # via pandas ujson==5.10.0 # via fastapi -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via # botocore # requests -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.30.1 # via # fastapi # maggma @@ -362,7 +360,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.19.0 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/emmet-core/requirements/deployment.txt b/emmet-core/requirements/deployment.txt index 2c998e977c..02e0662216 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.2.2 +certifi==2024.6.2 # via requests charset-normalizer==3.3.2 # via requests @@ -14,10 +14,8 @@ contourpy==1.2.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.52.1 +fonttools==4.53.0 # via matplotlib -future==1.0.0 - # via uncertainties idna==3.7 # via requests joblib==1.4.2 @@ -65,13 +63,13 @@ pybtex==0.24.0 # via # emmet-core (emmet/emmet-core/setup.py) # pymatgen -pydantic==2.7.1 +pydantic==2.7.2 # via # emmet-core (emmet/emmet-core/setup.py) # pydantic-settings -pydantic-core==2.18.2 +pydantic-core==2.18.3 # via pydantic -pydantic-settings==2.2.1 +pydantic-settings==2.3.0 # via emmet-core (emmet/emmet-core/setup.py) pymatgen==2024.4.13 # via emmet-core (emmet/emmet-core/setup.py) @@ -87,7 +85,7 @@ pytz==2024.1 # via pandas pyyaml==6.0.1 # via pybtex -requests==2.32.2 +requests==2.32.3 # via pymatgen ruamel-yaml==0.18.6 # via pymatgen @@ -103,7 +101,7 @@ six==1.16.0 # python-dateutil spglib==2.4.0 # via pymatgen -sympy==1.12 +sympy==1.12.1 # via pymatgen tabulate==0.9.0 # via pymatgen @@ -111,14 +109,14 @@ tenacity==8.3.0 # via plotly tqdm==4.66.4 # via pymatgen -typing-extensions==4.12.0 +typing-extensions==4.12.1 # via # emmet-core (emmet/emmet-core/setup.py) # pydantic # pydantic-core tzdata==2024.1 # via pandas -uncertainties==3.1.7 +uncertainties==3.2.0 # via pymatgen urllib3==2.2.1 # via requests