diff --git a/CryptGuardv2/requirements.lock.txt b/CryptGuardv2/requirements.lock.txt index e4c9b2b..b274953 100644 --- a/CryptGuardv2/requirements.lock.txt +++ b/CryptGuardv2/requirements.lock.txt @@ -58,7 +58,7 @@ pygments==2.19.2 # rich pynacl==1.6.0 # via -r requirements.txt -pyside6==6.9.2 +pyside6==6.11.1 # via -r requirements.txt pyside6-addons==6.9.2 # via diff --git a/CryptGuardv2/requirements.txt b/CryptGuardv2/requirements.txt index d6340d5..fe0f454 100644 --- a/CryptGuardv2/requirements.txt +++ b/CryptGuardv2/requirements.txt @@ -1,4 +1,4 @@ -# ====================================== +# ====================================== # CryptGuard — dependências completas # ====================================== # Core crypto/runtime @@ -14,7 +14,7 @@ zxcvbn>=4.5 cryptography>=42 # GUI (Qt + Tk theme) -PySide6>=6.9 +PySide6>=6.11.1 pyside6-essentials>=6.9 pyside6-addons>=6.9 shiboken6>=6.9 # runtime do Qt for Python