diff --git a/pyproject.toml b/pyproject.toml index 374b83b..af75606 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ Source = "https://github.com/pilotmain/AethOS" [project.optional-dependencies] cloud = [ - "boto3>=1.35.0", + "boto3>=1.43.56", ] secrets = [ "keyring>=25.0.0",