Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CryptGuardv2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ======================================
# ======================================
# CryptGuard — dependências completas
# ======================================
# Core crypto/runtime
Expand All @@ -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
Expand Down
Loading