From 88013f0b80b3c21ec7ecd74b6a52dfa1a23ea260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:56:12 +0000 Subject: [PATCH] Build(deps-dev): bump the python group across 1 directory with 6 updates Updates the requirements on [datasets](https://github.com/huggingface/datasets), [transformers](https://github.com/huggingface/transformers), [trl](https://github.com/huggingface/trl), [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes), [setuptools](https://github.com/pypa/setuptools) and [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version. Updates `datasets` to 5.0.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](https://github.com/huggingface/datasets/compare/3.4.1...5.0.0) Updates `transformers` to 5.12.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.51.3...v5.12.1) Updates `trl` to 1.6.0 - [Release notes](https://github.com/huggingface/trl/releases) - [Changelog](https://github.com/huggingface/trl/blob/main/RELEASE.md) - [Commits](https://github.com/huggingface/trl/compare/v0.18.2...v1.6.0) Updates `bitsandbytes` from 0.45.5 to 0.49.2 - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitsandbytes-foundation/bitsandbytes/compare/0.45.5...0.49.2) Updates `setuptools` from 80.9.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.9.0...v82.0.1) Updates `setuptools-scm` from 9.2.0 to 10.1.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](https://github.com/pypa/setuptools-scm/compare/v9.2.0...setuptools-scm-v10.1.1) --- updated-dependencies: - dependency-name: datasets dependency-version: 5.0.0 dependency-type: direct:development dependency-group: python - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:development dependency-group: python - dependency-name: trl dependency-version: 1.6.0 dependency-type: direct:development dependency-group: python - dependency-name: bitsandbytes dependency-version: 0.49.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: setuptools-scm dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] --- pyproject.toml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 24fd66dbbb..1b78651a0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==80.9.0", "setuptools-scm==9.2.0"] +requires = ["setuptools==82.0.1", "setuptools-scm==10.1.1"] build-backend = "setuptools.build_meta" [project] @@ -78,14 +78,14 @@ huggingfacenotorch = [ "tyro", "protobuf", "sentencepiece>=0.2.0", - "datasets>=3.4.1,!=4.0.*,!=4.1.0,<4.4.0", + "datasets>=4.0,<5.1", "accelerate>=0.34.1", "peft>=0.18.0,!=0.11.0", "huggingface_hub>=0.34.0", "hf_transfer", "diffusers", - "transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0,!=4.57.4,!=4.57.5,!=5.0.0,!=5.1.0,<=5.5.0", - "trl>=0.18.2,!=0.19.0,<=0.24.0", + "transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0,!=4.57.4,!=4.57.5,!=5.0.0,!=5.1.0,<=5.12.1", + "trl>=0.18.2,!=0.19.0,<=1.6.0", "sentence-transformers", ] huggingface = [ @@ -350,22 +350,22 @@ cu121 = [ ] cu118-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu118onlytorch211]", ] cu121-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu121onlytorch211]", ] cu118-torch212 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu118onlytorch212]", ] cu121-torch212 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu121onlytorch212]", ] cu118-torch220 = [ @@ -555,12 +555,12 @@ conda = [ ] colab-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu121onlytorch211]", ] colab-ampere-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu121onlytorch211]", "packaging", "ninja", @@ -583,8 +583,8 @@ colab-new = [ "unsloth_zoo>=2026.6.1", "packaging", "tyro", - "transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0,!=4.57.4,!=4.57.5,!=5.0.0,!=5.1.0,<=5.5.0", - "datasets>=3.4.1,!=4.0.*,!=4.1.0,<4.4.0", + "transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0,!=4.57.4,!=4.57.5,!=5.0.0,!=5.1.0,<=5.12.1", + "datasets>=4.0,<5.1", "sentencepiece>=0.2.0", "tqdm", "psutil", @@ -599,7 +599,7 @@ colab-new = [ ] colab-no-deps = [ "accelerate>=0.34.1", - "trl>=0.18.2,!=0.19.0,<=0.24.0", + "trl>=0.18.2,!=0.19.0,<=1.6.0", "peft>=0.18.0", "xformers ; ('linux' in sys_platform or sys_platform == 'win32') and (platform_machine == 'AMD64' or platform_machine == 'x86_64')", "bitsandbytes>=0.45.5,!=0.46.0,!=0.48.0", @@ -631,13 +631,13 @@ cu121-ampere = [ ] cu118-ampere-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu118onlytorch211]", "unsloth[flashattention]", ] cu121-ampere-torch211 = [ "unsloth[huggingface]", - "bitsandbytes==0.45.5", + "bitsandbytes==0.49.2", "unsloth[cu121onlytorch211]", "unsloth[flashattention]", ]