From 7e1b8cc42b9519677c368ffd59f19d9f698da975 Mon Sep 17 00:00:00 2001 From: Tofik Denianto <77754555+tofikdn@users.noreply.github.com> Date: Mon, 13 Sep 2021 21:21:10 +0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 256a4d1..d91faa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ pathlib tgcrypto +uvloop asyncio ffmpeg-python googletrans==4.0.0rc1 @@ -18,4 +19,4 @@ requests psutil future gTTS -wget \ No newline at end of file +wget