Tags give the ability to mark specific points in history as being important
-
0.7.1
protected900cc90e · ·Dependency housekeeping to improve co-installability with common scientific Python packages (cobra, cvxpy, etc.). - pandas: loosen floor from >=2.3 to >=2.0, allowing co-installation with cobra which requires pandas<3.0 — pip will resolve to the latest pandas 2.x satisfying both constraints - scipy: tighten floor from >=1.12 to >=1.13, aligning with cvxpy's requirement - pyarrow: removed — was never imported in the codebase; pandas only requires it optionally for parquet/feather extras - pint: switch to pint[uncertainties] to explicitly pull in the uncertainties package needed for Measurement objects (.plus_minus()), which pint only installs on request No API or behavioural changes.