From 56a83195b28a1f0a0f86dd9c951c94fc55df91b3 Mon Sep 17 00:00:00 2001 From: Yuvi9587 <114073886+Yuvi9587@users.noreply.github.com> Date: Mon, 11 Aug 2025 09:31:53 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b107473..cdb8886 100644 --- a/readme.md +++ b/readme.md @@ -99,7 +99,7 @@ Built with PyQt5, this tool is designed for users who want deep filtering capabi ### Install Dependencies ```bash -pip install PyQt5 requests Pillow mega.py fpdf2 python-docx +pip install PyQt5 requests Pillow mega.py fpdf python-docx ``` ### Running the Application