OpenStitching / stitching

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

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

Closed lukasalexanderweber closed 5 months ago

lukasalexanderweber commented 6 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