From 692ea1b1edd589c5a93a5dfe635367fc5366c232 Mon Sep 17 00:00:00 2001 From: bartool Date: Fri, 6 Mar 2026 21:02:45 +0100 Subject: [PATCH] chore: add windows-toasts to requirements --- git_monitor/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/git_monitor/requirements.txt b/git_monitor/requirements.txt index 47646e8..e1d2499 100644 --- a/git_monitor/requirements.txt +++ b/git_monitor/requirements.txt @@ -4,3 +4,4 @@ pystray Pillow plyer win10toast +windows-toasts