# Python requirements for Silence Isn't Distance project # Note: Pandoc is a system-level tool and must be installed separately # See SETUP.md for installation instructions # Optional: Markdown processing tools (if needed for future scripts) markdown>=3.4.0 pyyaml>=6.0 # Optional: PDF generation helpers (if using Python-based PDF tools) # reportlab>=4.0.0 # weasyprint>=60.0 # Alternative to xelatex for PDF generation