This version of OSQP does not insist that the version of `scipy!=1.12.0` as a runtime dependency (which `v0.6.7.post0` enforced).
While `scipy 1.12.0` _does_ cause certain test results in development to fail (because of a transient behavior change in `scipy`), this is a developer-facing issue, and this dependency constraint is not enforced upon users of `osqp-python`.