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 cee5f39 commit 63b16d5Copy full SHA for 63b16d5
lib/idp_common_pkg/pyproject.toml
@@ -74,6 +74,7 @@ extraction = [
74
# Assessment module dependencies
75
assessment = [
76
"Pillow==11.2.1", # For image handling
77
+ "PyMuPDF==1.25.5", # Required by OcrService for PDF processing
78
"aws-lambda-powertools>=3.2.0", # Structured logging and observability
79
"mypy-boto3-dynamodb>=1.40.56",
80
"strands-agents==1.17.0",
0 commit comments