From cea5124379f65e32f926a4d7e1b05b135f9c50b5 Mon Sep 17 00:00:00 2001 From: Lokesh Jangid <64513385+lkrjangid1@users.noreply.github.com> Date: Sun, 22 Aug 2021 20:28:52 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91e019c..4da65ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ -aiohtt -aiohttp-jinja2 -telethon -cryptg -pillow -aiohttp_session[secure] -python-dotenv +aiohttp-jinja2==1.5 +telethon==1.23.0 +cryptg==0.2.post4 +pillow==8.3.1 +aiohttp_session[secure]==2.9.0 +python-dotenv==0.19.0