From 2f50ae3dfd513d95228e473374de1f1880e6bf05 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 15 Aug 2025 06:50:54 +0300 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6be8b30..f49a8fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ termcolor -colorama; sys_platform=='win32' +colorama shtab>=1.3.10 From 734b94a75efdbb635014b8cf61e7717058e0bcb5 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 15 Aug 2025 07:01:38 +0300 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f49a8fb..a9946f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ termcolor -colorama +colorama==0.4.6 shtab>=1.3.10