From 1ae60062c22e475d57bb72cc2ccab18a13617125 Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 23 Nov 2024 16:01:46 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20`the-retry`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d415fae..7979317 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ pywinauto clipboard -loguru \ No newline at end of file +loguru +the-retry \ No newline at end of file