From dcd740d18d20db7fe05fb7ab0f8dfcd658e8cd74 Mon Sep 17 00:00:00 2001 From: DevilXD Date: Sat, 14 Oct 2023 09:58:55 +0200 Subject: [PATCH] Allow pystray v0.19.5 to be installed --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf8a4d2..390b686 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ aiohttp>2.0,<4.0 Pillow<10.0 -# TODO: switch back to a stable pystray release when a version newer than v0.19.4 is out -pystray@git+https://github.com/moses-palmer/pystray.git@903836104f8b1a2979f4fa5a333870ef7b075992 +pystray PyGObject; sys_platform == "linux" # required for better system tray support on Linux # selenium-wire # undetected-chromedriver