diff --git a/requirements.txt b/requirements.txt index 986b0e9..849405d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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