update: new ui for ticket system

This commit is contained in:
JOhn 2026-05-10 19:07:04 -04:00
parent 5f67b20b5d
commit d5eff5b7ac
2 changed files with 941 additions and 40 deletions

File diff suppressed because it is too large Load diff

View file

@ -12,7 +12,7 @@ classifiers = [
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
] ]
dependencies = [ dependencies = [
"sp-hydra-veil-core == 2.2.1", "sp-hydra-veil-core == 2.3.1",
"pyperclip ~= 1.9.0", "pyperclip ~= 1.9.0",
"pyqt6 ~= 6.7.1", "pyqt6 ~= 6.7.1",
"qrcode[pil] ~= 8.2" "qrcode[pil] ~= 8.2"