# Core dependencies
pypdf2==3.0.1
reportlab==4.0.7
python-docx==1.1.0
odfpy==1.4.1
markdown==3.5.1
beautifulsoup4==4.12.2
lxml==5.3.2
html5lib==1.1

# Image processing
Pillow==11.0.0,<13
img2pdf==0.5.0

# OCR
pytesseract==0.3.10
pdf2image==1.16.3

# Utilities
# Core dependencies
pypdf2==3.0.1
reportlab==4.0.7
python-docx==1.1.0
odfpy==1.4.1
markdown==3.5.1
beautifulsoup4==4.12.2
lxml==5.3.2
html5lib==1.1

# Image processing
Pillow==11.0.0,<13
img2pdf==0.5.0

# OCR
pytesseract==0.3.10
pdf2image==1.16.3

# Utilities
chardet==5.2.0
python-magic==0.4.27
tqdm==4.66.1
pyyaml==6.0.1
python-dotenv==1.0.0
colorama==0.4.6
click==8.1.7
html2text==2024.2.26