From 9718dfa607962b8aa569c56135487acb9e74408f Mon Sep 17 00:00:00 2001 From: Gabriel Date: Tue, 8 Jul 2025 10:57:34 +0200 Subject: [PATCH] update python minimum requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11f2d10..f2ec819 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ VisionFlow Automator is a powerful desktop automation tool that lets you create, ## Requirements -- Python 3.8+ +- Python 3.11+ - PyQt6 - opencv-python - pyautogui