Osqp

Latest version: v1.0.2

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

This version of `osqp-python` is built from tag `1.0.0` of `osqp`.

Source distributions and binary wheels for builtin algebra are available at [PyPI](https://pypi.org/project/osqp/1.0.0/#files). MKL, CUDA and Wasm32 wheels are available here on Github.

Some minor changes over `1.0.0beta4` include:
- Not storing `P/q/A/l/u` matrices/vectors in the wrapper object, but passing them straight through to the underlying wrapped C code.
- Not allowing any kwargs on `update_settings` that we don't recognize.
- Using `polishing` and `warm_starting` as setting parameters in wrapper, even tough the old `polish` and `warm_start` are also supported for now.
- Added some more examples in the `examples/` folder.

1.0.0b4

This is a the final beta release of `osqp-python` for the upcoming OSQP v1.0.

Source distributions and binary wheels for builtin algebra are available at [PyPI](https://pypi.org/project/osqp/1.0.0b4/). MKL, CUDA and Wasm32 wheels are available here on Github.

0.6.7.post1

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`.

0.6.7.post0

* Support NumPy 2.0 for Python 3.9+

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.