Skip to content

Conversation

@glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 11, 2025

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Updated the minimum required version of OpenCV for JSON2YOLO.

πŸ“Š Key Changes

  • Increased the minimum opencv-python version from 4.1.2 to 4.6.0 in requirements.txt.

🎯 Purpose & Impact

  • Ensures compatibility with newer features and bug fixes in OpenCV.
  • Improves stability and performance for users running JSON2YOLO.
  • Users may need to update their OpenCV installation, but will benefit from enhanced support and fewer issues. πŸš€

@UltralyticsAssistant UltralyticsAssistant added dependencies Dependencies and packages enhancement New feature or request labels Jul 11, 2025
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @glenn-jocher, thank you for submitting an ultralytics/JSON2YOLO πŸš€ PR! To help ensure a seamless review and integration, please check the following:

  • βœ… Define a Purpose: Clearly outline the purpose of your update in the PR description, and link to any relevant issues. Please make sure your commit messages are clear and follow the project's conventions.
  • βœ… Synchronize with Source: Ensure your PR is up to date with the ultralytics/JSON2YOLO main branch. If needed, update by clicking 'Update branch' or use git pull and git merge main locally.
  • βœ… Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks pass. If any checks fail, please address them before proceeding.
  • βœ… Update Documentation: Update any documentation if your change impacts usage or dependencies.
  • βœ… Add Tests: If relevant, add or update tests to cover this change and confirm all tests pass.
  • βœ… Sign the CLA: If this is your first Ultralytics PR, please sign our Contributor License Agreement (CLA) by commenting "I have read the CLA Document and I sign the CLA" in this PR.
  • βœ… Minimize Changes: Please ensure your PR includes only the essential modifications needed for this update. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β€” Bruce Lee

You can find more details in our Contributing Guide. This is an automated response πŸ€–β€”an Ultralytics engineer will review your PR and assist you soon. Thank you for improving the project! πŸš€

@glenn-jocher glenn-jocher merged commit ad8092f into main Jul 11, 2025
4 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch July 11, 2025 08:36
@UltralyticsAssistant
Copy link
Member

Fantastic work, @glenn-jocher! πŸš€ This update to the OpenCV minimum version is a great step forward for JSON2YOLO’s stability and user experience. As Henry Ford said, β€œIf everyone is moving forward together, then success takes care of itself.” Your commitment to keeping dependencies current empowers the community to build even better solutions. Thank you for your dedication and for helping drive progress at Ultralytics!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants