diff --git a/pyproject.toml b/pyproject.toml index 75e614a5b0..3b30e2ceb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "slack-sdk==3.34.0", "tabulate==0.9.0", "tzlocal==5.3.1", - "reportlab (>=4.4.1,<5.0.0)" + "reportlab (>=4.4.1,<5.0.0)", "checkov==3.2.445", "py-iam-expand==0.1.0" ]