From 195a5acf4453ca83cea36d2b9ed07c349e2176db Mon Sep 17 00:00:00 2001 From: Ivan Storck Date: Mon, 10 Oct 2022 09:22:21 -0700 Subject: [PATCH] chore: update reuirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 76b9f06..32e3835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ PyAutoGUI==0.9.53 -py2app= -rumps +py2app=0.28.4 +rumps=0.4.0