mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
* small README update * change exec() to exec_() * added config parsing when app starting up * setup.py fixes (for cx_Freeze build) * updated requirements Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
18 lines
314 B
Plaintext
18 lines
314 B
Plaintext
altgraph==0.17.4
|
|
certifi==2023.11.17
|
|
charset-normalizer==3.3.2
|
|
cx-Freeze==7.0.0
|
|
cx-Logging==3.1.0
|
|
idna==3.6
|
|
lief==0.14.0
|
|
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
|