From e186b36b2c135264849667c068c5fdd334e6a527 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Tue, 31 May 2022 15:58:22 +0300 Subject: [PATCH] upd global requirements.txt --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c120eb..98c2e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pusher pysher ezztui ezzthread -PyQt5 +windows-curses mss pyimgur psutil @@ -11,4 +11,5 @@ pyinstaller zstandard nuitka python-vlc -playsound \ No newline at end of file +playsound +PyQt5 \ No newline at end of file