feat: Add python-docx package to requirements.txt for document processing

This commit is contained in:
Bobby Abellana (aider) 2025-02-11 11:45:59 -08:00
parent 00c764605b
commit c6caac6965

View File

@ -2,3 +2,4 @@ openpyxl>=3.0.0
msoffcrypto-tool>=5.0.0
tqdm>=4.65.0
streamlit>=1.24.0
python-docx>=0.8.11