Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PyPI 4.9 opencv-python version in requirements #1041

Merged
merged 1 commit into from
May 31, 2024

Conversation

iokarkan
Copy link
Contributor

PyPI version of opencv-python package is 4.9.0.80.

Previous relaxation of opencv-python version (#1035) is not allowing SAHI to be used alongside albumentations package, that has a MIN_OPENCV_VERSION = "4.9.0.80" (setup.py).

So I propose to use this version in pip requirements to be able to actually utilize a pre-built opencv-python package.

@fcakyon
Copy link
Collaborator

fcakyon commented May 31, 2024

Thank you for your contribution, @iokarkan !

@fcakyon fcakyon added this pull request to the merge queue May 31, 2024
Merged via the queue into obss:main with commit e37e8e1 May 31, 2024
9 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