From 37a028746187a7345eead89e1073e4e546ac3479 Mon Sep 17 00:00:00 2001 From: damies13 Date: Wed, 29 Jan 2025 11:59:13 +1000 Subject: [PATCH] go back to original versions - macos will probably still fail Issue #307 tests --- Tests/Regression/Reporter/pip_requirements_macos.txt | 3 ++- Tests/Regression/Reporter/pip_requirements_ubuntu.txt | 3 ++- Tests/Regression/Reporter/pip_requirements_windows.txt | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Tests/Regression/Reporter/pip_requirements_macos.txt b/Tests/Regression/Reporter/pip_requirements_macos.txt index 8fa7ca342..32400448f 100644 --- a/Tests/Regression/Reporter/pip_requirements_macos.txt +++ b/Tests/Regression/Reporter/pip_requirements_macos.txt @@ -4,7 +4,8 @@ PyMuPDF>=1.23.1; python_version > '3.12' and platform_system == 'Windows' # requ robotframework robotframework-doctestlibrary # pyscreeze 0.1.29 doesn't seem to work with pyautogui 0.9.53 -pyscreeze!=0.1.29 +# pyscreeze!=0.1.29 +pyscreeze==0.1.28 # pyautogui 0.9.54 has issues on MacOS https://github.com/asweigart/pyautogui/issues/783 # pyautogui is a prerequisite of imagehorizonlibrary pyautogui!=0.9.54 diff --git a/Tests/Regression/Reporter/pip_requirements_ubuntu.txt b/Tests/Regression/Reporter/pip_requirements_ubuntu.txt index 8fa7ca342..32400448f 100644 --- a/Tests/Regression/Reporter/pip_requirements_ubuntu.txt +++ b/Tests/Regression/Reporter/pip_requirements_ubuntu.txt @@ -4,7 +4,8 @@ PyMuPDF>=1.23.1; python_version > '3.12' and platform_system == 'Windows' # requ robotframework robotframework-doctestlibrary # pyscreeze 0.1.29 doesn't seem to work with pyautogui 0.9.53 -pyscreeze!=0.1.29 +# pyscreeze!=0.1.29 +pyscreeze==0.1.28 # pyautogui 0.9.54 has issues on MacOS https://github.com/asweigart/pyautogui/issues/783 # pyautogui is a prerequisite of imagehorizonlibrary pyautogui!=0.9.54 diff --git a/Tests/Regression/Reporter/pip_requirements_windows.txt b/Tests/Regression/Reporter/pip_requirements_windows.txt index 8fa7ca342..32400448f 100644 --- a/Tests/Regression/Reporter/pip_requirements_windows.txt +++ b/Tests/Regression/Reporter/pip_requirements_windows.txt @@ -4,7 +4,8 @@ PyMuPDF>=1.23.1; python_version > '3.12' and platform_system == 'Windows' # requ robotframework robotframework-doctestlibrary # pyscreeze 0.1.29 doesn't seem to work with pyautogui 0.9.53 -pyscreeze!=0.1.29 +# pyscreeze!=0.1.29 +pyscreeze==0.1.28 # pyautogui 0.9.54 has issues on MacOS https://github.com/asweigart/pyautogui/issues/783 # pyautogui is a prerequisite of imagehorizonlibrary pyautogui!=0.9.54