I absolute hate maximum version locks when they are not absolutly necessary. We have been running opencv-python with Numpy 2.3.1 without any issues, there is no need to forcibly downgrade everyone to ...
The newer releases have been giving me false positives for my code related to problems on lower version of python. Example, i have the following code f"{text.split ...