From ee9102be47901c96dbe464daac63a933cffba231 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:29:57 +0700 Subject: [PATCH] Update version psuitls --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04b0c2f..76acc7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ aiogram==2.25.2 grapheme==0.6.0 emoji==2.1.0 werkzeug==2.2.2 -psutil==5.9.4 +psutil==6.0.0 tgcrypto==1.2.5 rsa==4.9 ruamel.yaml==0.17.21