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