diff --git a/src/lambda/ocr_benchmark_deployer/requirements.txt b/src/lambda/ocr_benchmark_deployer/requirements.txt index 32a57aeeb..353f10c5a 100644 --- a/src/lambda/ocr_benchmark_deployer/requirements.txt +++ b/src/lambda/ocr_benchmark_deployer/requirements.txt @@ -2,7 +2,7 @@ huggingface-hub==0.20.0 # For image handling -Pillow==12.1.1 +Pillow==12.2.0 # For CloudFormation custom resource responses cfnresponse