We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7dc88d commit 58fd99fCopy full SHA for 58fd99f
lib/idp_common_pkg/pyproject.toml
@@ -71,7 +71,8 @@ extraction = [
71
72
# Assessment module dependencies
73
assessment = [
74
- "Pillow==11.2.1", # For image handling
+ "Pillow==11.2.1", # For image handling
75
+ "aws-lambda-powertools>=3.2.0", # Structured logging and observability
76
]
77
78
# Evaluation module dependencies
0 commit comments