diff --git a/emmet-api/requirements/deployment.txt b/emmet-api/requirements/deployment.txt index 13453090d2..97d01b9e3e 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.103 +boto3==1.34.108 # via # emmet-api (emmet/emmet-api/setup.py) # maggma -botocore==1.34.103 +botocore==1.34.108 # via # boto3 # s3transfer @@ -64,7 +64,7 @@ cycler==0.12.1 # via matplotlib ddsketch==3.0.1 # via ddtrace -ddtrace==2.8.4 +ddtrace==2.8.5 # via emmet-api (emmet/emmet-api/setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -86,9 +86,8 @@ exceptiongroup==1.2.1 fastapi==0.111.0 # via # emmet-api (emmet/emmet-api/setup.py) - # fastapi-cli # maggma -fastapi-cli==0.0.3 +fastapi-cli==0.0.4 # via fastapi flask==3.0.3 # via mongogrant @@ -136,7 +135,7 @@ kiwisolver==1.4.5 # via matplotlib latexcodec==3.0.0 # via pybtex -maggma==0.66.0 +maggma==0.67.0 # via emmet-api (emmet/emmet-api/setup.py) markdown-it-py==3.0.0 # via rich @@ -144,7 +143,7 @@ markupsafe==2.1.5 # via # jinja2 # werkzeug -matplotlib==3.8.4 +matplotlib==3.9.0 # via # -r python/requirements.txt # pymatgen @@ -154,7 +153,7 @@ mongogrant==0.3.3 # via maggma mongomock==4.1.2 # via maggma -monty==2024.4.17 +monty==2024.5.15 # via # emmet-core # maggma @@ -262,7 +261,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.31.0 +requests==2.32.0 # via # mongogrant # pymatgen @@ -339,7 +338,7 @@ typing-extensions==4.11.0 # uvicorn tzdata==2024.1 # via pandas -ujson==5.9.0 +ujson==5.10.0 # via fastapi uncertainties==3.1.7 # via pymatgen @@ -350,7 +349,6 @@ urllib3==2.2.1 uvicorn[standard]==0.29.0 # via # fastapi - # fastapi-cli # maggma uvloop==0.19.0 # via uvicorn @@ -364,7 +362,7 @@ wrapt==1.16.0 # via deprecated xmltodict==0.13.0 # via ddtrace -zipp==3.18.1 +zipp==3.18.2 # 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 da76b8f805..89d632f6f8 100644 --- a/emmet-core/requirements/deployment.txt +++ b/emmet-core/requirements/deployment.txt @@ -26,11 +26,11 @@ kiwisolver==1.4.5 # via matplotlib latexcodec==3.0.0 # via pybtex -matplotlib==3.8.4 +matplotlib==3.9.0 # via # -r python/requirements.txt # pymatgen -monty==2024.4.17 +monty==2024.5.15 # via # emmet-core (emmet/emmet-core/setup.py) # pymatgen @@ -87,7 +87,7 @@ pytz==2024.1 # via pandas pyyaml==6.0.1 # via pybtex -requests==2.31.0 +requests==2.32.0 # via pymatgen ruamel-yaml==0.18.6 # via pymatgen