From 88e32b4ea3b01e2a5e90efd55eb440c8643dc248 Mon Sep 17 00:00:00 2001 From: profitroll Date: Wed, 3 Jan 2024 23:54:29 +0100 Subject: [PATCH] Re-added tgcrypto as it won't be a part of libbot --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 4d5cda8..a00bd7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ aiohttp~=3.9.1 apscheduler~=3.10.4 convopyro==0.5 mongodb-migrations==1.3.0 +tgcrypto==1.2.5 ujson>=5.0.0 uvloop==0.19.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple