python3Packages.unsloth-zoo: 2025.9.5 -> 2026.1.3

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 17:39:09 +01:00
parent b1bea193f5
commit 5580d4ebaa
@@ -27,14 +27,14 @@
buildPythonPackage rec {
pname = "unsloth-zoo";
version = "2025.9.5";
version = "2026.1.3";
pyproject = true;
# no tags on GitHub
src = fetchPypi {
pname = "unsloth_zoo";
inherit version;
hash = "sha256-wlKlXTgEdfkz4j//LHw23CmeL7toINg5IUxcpwrPtAw=";
hash = "sha256-njArRI9y6EKwZamJnQoWQIvmYzV6t0syUIi1d7DzX4U=";
};
# pyproject.toml requires an obsolete version of protobuf,