From fcf07e0b3962cd9a87f2c0e56895c012cd8550cb Mon Sep 17 00:00:00 2001 From: "Bobby Abellana (aider)" Date: Tue, 11 Feb 2025 16:09:23 -0800 Subject: [PATCH] build: Add tk package to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 849405d..8be11a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ msoffcrypto-tool>=5.0.0 tqdm>=4.65.0 streamlit>=1.24.0 python-docx>=0.8.11 +tk>=0.1.0