v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[DAR-2649][External] Fixed opencv version to 4.10.0.82 #871

Closed JBWilkie closed 3 months ago

JBWilkie commented 3 months ago

Problem

The opencv-python-headless package released version 4.10.0.84 yesterday, but it has an issue for MacOS arm64 wheels

Solution

We should pin to 4.10.0.82 until we need to change

Changelog

Fixed opencv version used by darwin-py

linear[bot] commented 3 months ago

DAR-2469 BUG: Unable to save changes made to vertices using the Polygon Tool

linear[bot] commented 3 months ago

DAR-2649 pin opencv-python-headless to 4.10.0.82 in darwin-py