Files
scripts/doc-converter/requirements.txt

11 lines
183 B
Plaintext
Executable File

# Requirements for MD to DOCX/PDF converter
pypandoc
python-docx
PyYAML
docx-mailmerge
Pillow==10.2.0
PyPDF2==3.0.1
reportlab==4.1.0
beautifulsoup4==4.12.3
markdown==3.5.2
lxml==5.1.0