Skip to content

Pin NumPy and OpenCV versions#298

Merged
goyalsaurabh06 merged 1 commit into
greearb:masterfrom
goyalsaurabh06:update-dependencies
Jul 17, 2026
Merged

Pin NumPy and OpenCV versions#298
goyalsaurabh06 merged 1 commit into
greearb:masterfrom
goyalsaurabh06:update-dependencies

Conversation

@sivakondri-CT

Copy link
Copy Markdown
Contributor

The Android YouTube automation requires opencv-python for OCR-based resolution detection. The latest opencv-python automatically pulls numpy 2.x, which caused compatibility issues with some existing LANforge scripts. This PR pins the dependency versions to:

numpy==1.26.4
opencv-python==4.11.0.86

to prevent the NumPy 2.x upgrade while retaining the required OpenCV functionality

… 2.x compatibility issues

Signed-off-by: sivakondri-CT <kondru.sankar@candelatech.com>
@goyalsaurabh06
goyalsaurabh06 merged commit 0ef7ee3 into greearb:master Jul 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants