| Name | Modified | Size | Downloads / 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
toolzrequirement: drop both the lower (>=0.12.0) and upper (<1) bounds (now declared simply astoolz).fklearnonly relies on stabletoolzAPIs (curry,compose,pipe,merge,assoc, etc.) that are unchanged across0.xand1.x, so the previous cap was unnecessarily restrictive for downstream consumers. The locked version moves from0.12.1to1.1.0.
Internal
- Refresh
uv.lock(uv lock --upgrade) against the newtoolzspec; transitive dev / docs / extras dependencies are picked up at their latest compatible versions.
Full changelog: https://github.com/nubank/fklearn/blob/master/CHANGELOG.md