diff --git a/Tests/Regression/Reporter/pip_requirements.txt b/Tests/Regression/Reporter/pip_requirements.txt index f6228f27f..f153fce71 100644 --- a/Tests/Regression/Reporter/pip_requirements.txt +++ b/Tests/Regression/Reporter/pip_requirements.txt @@ -4,10 +4,10 @@ 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.28 +# 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 +# pyautogui!=0.9.54 robotframework-imagehorizonlibrary opencv-python Pillow @@ -17,4 +17,4 @@ python-docx openpyxl openpyxl_image_loader pandas -pyyaml \ No newline at end of file +pyyaml