fix: add fpdf2 to requirements to enable PDF generation

This commit is contained in:
Deep Koluguri 2026-06-13 10:28:41 -04:00
parent ec798a06ba
commit 8f69c0fddc
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ paddlepaddle==2.6.2
pytesseract>=0.3.10
anthropic>=0.40
surya-ocr==0.4.15
fpdf2>=2.7.0