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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# psutil - maps live sockets to their owning process (visibility).
# Firewall enforcement shells out to the OS firewall (netsh / nft) via argv only,
# so there is no extra dependency for blocking.
PySide6>=6.6
PySide6>=6.11.1
psutil>=5.9
Loading