From e3d044eb3a63331a80a32adaf75c4a2985519766 Mon Sep 17 00:00:00 2001 From: Vadim Piven Date: Thu, 9 Jul 2026 19:55:37 +0200 Subject: [PATCH] PFrames bump --- .changeset/swift-rabbits-attack.md | 5 +++++ python-3.12.10/config.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/swift-rabbits-attack.md diff --git a/.changeset/swift-rabbits-attack.md b/.changeset/swift-rabbits-attack.md new file mode 100644 index 0000000..22b0aa6 --- /dev/null +++ b/.changeset/swift-rabbits-attack.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 df27c1d..7e4dbb2 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.53", + "polars-pf==1.1.54", "scipy==1.15.3", "scikit-learn==1.6.1", "parasail==1.3.4",