From 96f063d8776dccb0d2ce5a9f14ff3a8b64b5e9d6 Mon Sep 17 00:00:00 2001 From: Maks Snegov Date: Fri, 6 Feb 2026 04:51:30 +0000 Subject: [PATCH] Update Python version requirement to 3.8 or higher --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f0066..3251592 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pip install . ### Requirements -- Python 3.6 or higher +- Python 3.8 or higher - Linux or macOS operating system - Optional: `rsync` and GNU `cp` for alternative implementation modes