Cobra

Latest version: v0.29.0

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

Scan your dependencies

Page 1 of 12

0.29.0

New features

* Added a new "hybrid" solver that exposes an HIGHS/OSQP combinations for large scale
LPs, MILPs, and QPs.

Fixes

Repaired the broken Biomodels Web IO.

Other

Deprecated features

* The OSQP solver is deprecated in favor of the hybrid solver which also uses OSQP but
will not attempt to solve LPs with OSQP anymore. Setting the `model.solver = "osqp"`
will now use the hybrid interface and will raise an error in a future release.

Backwards incompatible changes

0.28.0

Fixes

* Allowed for pandas versions >=1.0 and <3.0 (1364).

Other

* Updated the GitHub Actions used (1364).

Backwards incompatible changes

* Updated the package `depinfo` to version >2 (1361).

0.27.0

New features

Fixes

COBRApy is now compatible with pydantic version 2.

COBRApy is now compatible with the latest numpy versions and pin to a lower version
has been removed.

`loopless_solution` now fixes the objective to its optimum as in the
originally published method and returns the objective value in the solution object.

Repair a broken test for `fix_objective_as_constraint`.

Other

Backwards compatibility for pickled models has been improved.

Deprecated features

Backwards incompatible changes

0.26.3

New features

Fixes

Fixed an issue where reaction bounds were being overwritten by global model min/max values
when writing sbml model to file. See [1300](https://github.com/opencobra/cobrapy/pull/1312).

Fix an issue where [`runfrog`](https://github.com/matthiaskoenig/fbc_curation/issues/98) does
not work via github actions or local installation by removing the use of obsolete numpy
aliases for `float` and `bool`.

Fix a bug where installing httpx>=0.24 would break cobrapy IO.

Other

Deprecated features

Backwards incompatible changes

0.26.2

New features

Fixes

Fix the version numbers, my bad - cd

Other

Deprecated features

Backwards incompatible changes

0.26.1

New features

Fixes

Fix automatic building of the documentation.

Fix an issue where SBML models with a "created" date would break lots of the cobrapy
functionality.

Temporary fix of restricting numpy to <1.24 as that release introduces breaking changes both in cobrapy and dependencies

Other

Deprecated features

Backwards incompatible changes

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.