Skip to content

v0.6.7.post1

Latest
Compare
Choose a tag to compare
@vineetbansal vineetbansal released this 27 Jul 20:48
· 261 commits to master since this release
74932b5

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.