From 03d47c3c021c227a10134100bfa9bf57bca7ba8d Mon Sep 17 00:00:00 2001 From: AbhiTheModder <85984486+AbhiTheModder@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:03:19 +0530 Subject: [PATCH] update requirements.txt --- requirements.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 841ecc8..ce363d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ -pyrogram==1.4.16 - tgcrypto - wheel - pygments - ffmpeg-python - pymongo - Pillow>=9.0.0 - pytube - click - pymongo[srv] - dnspython - requests - environs - GitPython \ No newline at end of file +pyrogram==1.4.16 +tgcrypto +wheel +pygments +ffmpeg-python +pymongo +Pillow>=9.0.0 +pytube +click +pymongo[srv] +dnspython +requests +environs +GitPython \ No newline at end of file