From ce55a556f13f447f25a9ce50601bfa29704c0b14 Mon Sep 17 00:00:00 2001 From: yasir Date: Wed, 4 Oct 2023 12:17:03 +0700 Subject: [PATCH] Revert "Add req uvloop" This reverts commit 7ad190451bbc2f1f21fff4cbec7302f9518d5053. --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f9f65d54..db79a155 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,4 @@ pyrate_limiter cachetools cloudscraper openai -GitPython -aiofiles -uvloop \ No newline at end of file +GitPython \ No newline at end of file