update: new ui for ticket system
This commit is contained in:
parent
5f67b20b5d
commit
d5eff5b7ac
2 changed files with 941 additions and 40 deletions
979
gui/__main__.py
979
gui/__main__.py
File diff suppressed because it is too large
Load diff
|
|
@ -12,7 +12,7 @@ classifiers = [
|
|||
"Operating System :: POSIX :: Linux",
|
||||
]
|
||||
dependencies = [
|
||||
"sp-hydra-veil-core == 2.2.1",
|
||||
"sp-hydra-veil-core == 2.3.1",
|
||||
"pyperclip ~= 1.9.0",
|
||||
"pyqt6 ~= 6.7.1",
|
||||
"qrcode[pil] ~= 8.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue