Core updated version

This commit is contained in:
SimplifiedPrivacy 2026-08-20 18:40:06 -04:00
parent 42560e9174
commit 2258eda245

View file

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