There is no case defined for numpy using python3.14 in pyproject.toml. As a result, installing packages that depend on opencv-python and a newer version of numpy does not work as expected and causes conflicts between numpy versions.
|
"numpy==2.1.3; python_version=='3.13'", |