init: scripts diversos (crawlers, conversores, scrapers)
This commit is contained in:
11
doc-converter/requirements.txt
Executable file
11
doc-converter/requirements.txt
Executable file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user