Skip to content

Commit f5b2d71

Browse files
Fixed pillow package version
Signed-off-by: arpannookala-12 <ganesh.arpan.nookala@cloud2labs.com>
1 parent 0e9f022 commit f5b2d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample_solutions/DocSummarization/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pypdf==6.1.1
1313
python-docx==1.1.0
1414
pdf2image==1.16.3
1515
pytesseract==0.3.10
16-
Pillow==10.3.0
16+
Pillow==12.1.1
1717

1818
# Configuration Management
1919
python-dotenv==1.0.0

0 commit comments

Comments
 (0)