diff --git a/CryptGuardv2/requirements.txt b/CryptGuardv2/requirements.txt index d6340d5..e9845af 100644 --- a/CryptGuardv2/requirements.txt +++ b/CryptGuardv2/requirements.txt @@ -1,4 +1,4 @@ -# ====================================== +# ====================================== # CryptGuard — dependências completas # ====================================== # Core crypto/runtime @@ -20,7 +20,7 @@ pyside6-addons>=6.9 shiboken6>=6.9 # runtime do Qt for Python ttkbootstrap>=1.10 pillow>=10.2 # usado pelo ttkbootstrap p/ imagens/temas -QtAwesome>=1.4 +QtAwesome>=1.4.2 # ------------------------------ # Ferramentas de teste/qualidade