From e4b0c7010cfa7d88fec05ff294d7fd525892d514 Mon Sep 17 00:00:00 2001 From: Vadim Piven Date: Tue, 14 Jul 2026 08:44:21 +0200 Subject: [PATCH] PFrames bump --- .changeset/weak-pandas-fall.md | 5 +++++ python-3.12.10/config.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/weak-pandas-fall.md diff --git a/.changeset/weak-pandas-fall.md b/.changeset/weak-pandas-fall.md new file mode 100644 index 0000000..22b0aa6 --- /dev/null +++ b/.changeset/weak-pandas-fall.md @@ -0,0 +1,5 @@ +--- +'@platforma-open/milaboratories.runenv-python-3.12.10': patch +--- + +PFrames bump diff --git a/python-3.12.10/config.json b/python-3.12.10/config.json index 7e4dbb2..358fc05 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.1.54", + "polars-pf==1.1.55", "scipy==1.15.3", "scikit-learn==1.6.1", "parasail==1.3.4",