From 70fceee6a21c5865dd09deca78403e486772089b Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Fri, 29 Dec 2023 13:45:54 +0700 Subject: [PATCH] Update requirements.txt Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- requirements.txt | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8dccd7b..047a51e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,17 @@ -PyQt5==5.4.0 -requests==2.24.0 -cx-Freeze==6.0 -pyinstaller==3.6 \ No newline at end of file +altgraph==0.17.4 +certifi==2023.11.17 +charset-normalizer==3.3.2 +cx-Freeze==6.15.12 +cx-Logging==3.1.0 +idna==3.6 +lief==0.13.2 +packaging==23.2 +pefile==2023.2.7 +pyinstaller==6.3.0 +pyinstaller-hooks-contrib==2023.11 +PyQt5==5.15.10 +PyQt5-Qt5==5.15.2 +PyQt5-sip==12.13.0 +pywin32-ctypes==0.2.2 +requests==2.31.0 +urllib3==2.1.0