From 7e3732b04b5f874d596c7fe9f2bdfa3a50137760 Mon Sep 17 00:00:00 2001 From: Flowseal Date: Sat, 7 Mar 2026 17:18:05 +0300 Subject: [PATCH] reqs version freeze --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 86c2b88..ba9706d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -cryptography -pystray -Pillow -customtkinter -psutil +cryptography==46.0.5 +customtkinter==5.2.2 +Pillow==12.1.1 +psutil==7.0.0 +pystray==0.19.5