mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
Compare commits
2 Commits
f6428d1142
...
2a20b50943
| Author | SHA1 | Date | |
|---|---|---|---|
|
2a20b50943
|
|||
|
f19a76d95d
|
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from PyQt5.QtCore import Qt
|
||||
from PyQt5.QtGui import QResizeEvent, QCloseEvent, QClipboard
|
||||
from PyQt5.QtWidgets import QMainWindow, QFileDialog, QMessageBox, QApplication
|
||||
from ast import literal_eval
|
||||
|
||||
@@ -4,7 +4,7 @@ charset-normalizer==3.3.2
|
||||
cx_Freeze==7.0.0
|
||||
cx-Logging==3.1.0
|
||||
idna==3.7
|
||||
lief==0.15.0
|
||||
lief==0.14.1
|
||||
packaging==23.2
|
||||
pefile==2023.2.7
|
||||
pyinstaller==6.3.0
|
||||
|
||||
Reference in New Issue
Block a user