Skip to content

Commit 63b16d5

Browse files
committed
missing dep
1 parent cee5f39 commit 63b16d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/idp_common_pkg/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ extraction = [
7474
# Assessment module dependencies
7575
assessment = [
7676
"Pillow==11.2.1", # For image handling
77+
"PyMuPDF==1.25.5", # Required by OcrService for PDF processing
7778
"aws-lambda-powertools>=3.2.0", # Structured logging and observability
7879
"mypy-boto3-dynamodb>=1.40.56",
7980
"strands-agents==1.17.0",

0 commit comments

Comments
 (0)