From 8db3700be1725fa8c6bd6f002d675a0693aee6fe Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Wed, 9 Apr 2025 21:49:07 +0700 Subject: [PATCH] Update requirements Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- requirements.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0264b5e..a3e92ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,13 @@ altgraph==0.17.4 +cabarchive==0.2.4 certifi==2024.7.4 charset-normalizer==3.3.2 -cx_Freeze==7.0.0 cx-Logging==3.1.0 +cx_Freeze==8.0.0 +filelock==3.18.0 idna==3.7 -lief==0.14.1 -packaging==23.2 +lief==0.15.0 +packaging==24.2 pefile==2023.2.7 pyinstaller==6.3.0 pyinstaller-hooks-contrib==2023.11 @@ -14,4 +16,6 @@ PyQt5-Qt5==5.15.2 PyQt5-sip==12.13.0 pywin32-ctypes==0.2.2 requests==2.32.0 -urllib3==2.2.2 +striprtf==0.0.29 +tomli==2.2.1 +urllib3==2.2.2 \ No newline at end of file