Download Latest Version 4.2.3 source code.zip (2.2 MB)
Email in envelope

Get an email when there's a new version of fklearn

Home / 4.2.3
Name Modified Size InfoDownloads / Week
Parent folder
4.2.3 source code.tar.gz 2026-06-10 2.1 MB
4.2.3 source code.zip 2026-06-10 2.2 MB
README.md 2026-06-10 662 Bytes
Totals: 3 Items   4.3 MB 3

Enhancement

  • Relax toolz requirement: drop both the lower (>=0.12.0) and upper (<1) bounds (now declared simply as toolz). fklearn only relies on stable toolz APIs (curry, compose, pipe, merge, assoc, etc.) that are unchanged across 0.x and 1.x, so the previous cap was unnecessarily restrictive for downstream consumers. The locked version moves from 0.12.1 to 1.1.0.

Internal

  • Refresh uv.lock (uv lock --upgrade) against the new toolz spec; transitive dev / docs / extras dependencies are picked up at their latest compatible versions.

Full changelog: https://github.com/nubank/fklearn/blob/master/CHANGELOG.md

Source: README.md, updated 2026-06-10