Skip to content

Commit

Permalink
Try with pyautogui 0.9.54 and pyscreeze 0.1.28
Browse files Browse the repository at this point in the history
Issue #307
  • Loading branch information
damies13 committed Jan 27, 2025
1 parent 1934580 commit 1d719d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tests/Regression/Reporter/pip_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -17,4 +17,4 @@ python-docx
openpyxl
openpyxl_image_loader
pandas
pyyaml
pyyaml

0 comments on commit 1d719d3

Please sign in to comment.