From 0922ad7a53e3978ce2fb76020c1398304045a429 Mon Sep 17 00:00:00 2001 From: Profitroll <47523801+profitrollgame@users.noreply.github.com> Date: Sun, 14 May 2023 21:28:55 +0200 Subject: [PATCH] Sorted imports --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 563608b..cd1ab55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,9 @@ -apscheduler~=3.10.1 -pyrogram~=2.0.102 aiofiles~=23.1.0 +apscheduler~=3.10.1 +black~=23.3.0 +pyrogram~=2.0.102 tgcrypto==1.2.5 -uvloop==0.17.0 ujson==5.7.0 +uvloop==0.17.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple libbot==0.2 \ No newline at end of file