OpenStitching / stitching

A Python package for fast and robust Image Stitching
Apache License 2.0
1.93k stars 148 forks source link

bump opencv-python to most recent version (use explicit version number) #211

Closed lukasalexanderweber closed 1 month ago

lukasalexanderweber commented 2 months ago

I tried with https://github.com/OpenStitching/stitching/pull/197 that the versions stated in requirements.txt are updated regulary so in our unittest we explicitely test against the latest opencv version. I expected dependabot to update the versions but probably since there where no explicit versions specified it never suggested to do any updates. With the next opencv release I hope that there will be a automatic PR to update requirements.txt