roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
272 stars 71 forks source link

Bump `opencv-python-headless` yanked version #260

Closed iurisilvio closed 2 months ago

iurisilvio commented 2 months ago

Description

We try to install a yanked version. Some installers fail because of that.

https://pypi.org/project/opencv-python-headless/#history

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

CI pass

capjamesg commented 2 months ago

I have updated this PR to fix an issue where certifi and cycler were forcing the user to reload Colab after installing the package.