diff --git a/pyproject.toml b/pyproject.toml index 0bb5650..364d7b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "requests~=2.31.0", "pytesseract~=0.3.10", "Pillow~=10.3.0", - "opencv-python~=4.9.0", + "opencv-python~=4.12.0", "numpy~=1.26.4", "imagehash~=4.3.1", "pyautogui~=0.9.54",