From f2e41bb8d65c0029c62c7568aceb7809ecf54a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:30:35 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a71810..ffacc39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,10 @@ aiohttp==3.14.1 +beautifulsoup4==4.15.0 InquirerPy==0.3.4 +prompt_toolkit==3.0.52 python-dotenv==1.2.2 pywidevine==1.9.0 Requests==2.34.2 tabulate==0.10.0 -tqdm==4.68.3 +tqdm==4.65.0 +tzdata==2026.3 \ No newline at end of file