From c7037ae246139ccc9ccc913251884e7f9a246178 Mon Sep 17 00:00:00 2001 From: profitroll Date: Wed, 19 Apr 2023 10:53:26 +0200 Subject: [PATCH] Bump psutil to ~5.9.5 and pyicu to ~2.11 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8c8cdd0..6f83f95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ aiofiles~=23.1.0 apscheduler~=3.10.1 convopyro==0.5 ftfy~=6.1.1 -psutil==5.9.4 +psutil~=5.9.5 polyglot~=16.7.4 -pyicu==2.10.2 +pyicu~=2.11 pycld2==0.41 pymongo==4.3.3 pyrogram~=2.0.103