diff --git a/CryptGuardv2/requirements.lock.txt b/CryptGuardv2/requirements.lock.txt index e4c9b2b..729edbd 100644 --- a/CryptGuardv2/requirements.lock.txt +++ b/CryptGuardv2/requirements.lock.txt @@ -60,7 +60,7 @@ pynacl==1.6.0 # via -r requirements.txt pyside6==6.9.2 # via -r requirements.txt -pyside6-addons==6.9.2 +pyside6-addons==6.11.1 # via # -r requirements.txt # pyside6 diff --git a/CryptGuardv2/requirements.txt b/CryptGuardv2/requirements.txt index d6340d5..a2d6b8e 100644 --- a/CryptGuardv2/requirements.txt +++ b/CryptGuardv2/requirements.txt @@ -1,4 +1,4 @@ -# ====================================== +# ====================================== # CryptGuard — dependências completas # ====================================== # Core crypto/runtime @@ -16,7 +16,7 @@ cryptography>=42 # GUI (Qt + Tk theme) PySide6>=6.9 pyside6-essentials>=6.9 -pyside6-addons>=6.9 +pyside6-addons>=6.11.1 shiboken6>=6.9 # runtime do Qt for Python ttkbootstrap>=1.10 pillow>=10.2 # usado pelo ttkbootstrap p/ imagens/temas