Skip to content

Commit 58fd99f

Browse files
committed
deps
1 parent b7dc88d commit 58fd99f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/idp_common_pkg/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ extraction = [
7171

7272
# Assessment module dependencies
7373
assessment = [
74-
"Pillow==11.2.1", # For image handling
74+
"Pillow==11.2.1", # For image handling
75+
"aws-lambda-powertools>=3.2.0", # Structured logging and observability
7576
]
7677

7778
# Evaluation module dependencies

0 commit comments

Comments
 (0)