From 44ef567a824aa78108fee3b178bad3db36c574ac Mon Sep 17 00:00:00 2001 From: bakatrouble Date: Tue, 19 May 2020 17:44:53 +0300 Subject: [PATCH] update requirements --- requirements.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2c53ba..d92f9cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,9 @@ BTrees==4.5.1 certifi==2018.11.29 cffi==1.12.2 cryptography==2.6.1 +decorator==4.4.2 future==0.17.1 +hiredis==1.0.1 idna==2.8 persistent==4.4.3 Pillow==7.0.0 @@ -11,10 +13,12 @@ pyaes==1.6.1 pycparser==2.19 Pyrogram==0.11.0 PySocks==1.6.8 -python-telegram-bot==11.1.0 +python-telegram-bot==12.7 +redis==3.5.2 sentry-sdk==0.7.4 six==1.12.0 TgCrypto==1.1.1 +tornado==6.0.4 transaction==2.4.0 urllib3==1.24.1 zc.lockfile==1.4