diff --git a/.changeset/update-polars-pf.md b/.changeset/update-polars-pf.md new file mode 100644 index 0000000..707808e --- /dev/null +++ b/.changeset/update-polars-pf.md @@ -0,0 +1,5 @@ +--- +"@platforma-open/milaboratories.runenv-python-3.12.10": patch +--- + +Update polars-pf to 1.1.25 diff --git a/python-3.12.10/config.json b/python-3.12.10/config.json index 9ff2dad..f2fd098 100644 --- a/python-3.12.10/config.json +++ b/python-3.12.10/config.json @@ -6,7 +6,7 @@ "polars-lts-cpu==1.33.1", "polars-ds-lts-cpu==0.10.2", "polars-hash-lts-cpu==0.5.5", - "polars-pf==1.0.106", + "polars-pf==1.1.25", "scipy==1.15.3", "scikit-learn==1.6.1", "parasail==1.3.4",