From 6568df13562de1f6e5e70f12cdc7d349efcf321a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:06:54 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.1.0` | `2.8.0` | | [transformers](https://github.com/huggingface/transformers) | `4.42.4` | `4.53.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `12.1.1` | | [gradio](https://github.com/gradio-app/gradio) | `3.41.2` | `5.31.0` | | [rembg](https://github.com/danielgatis/rembg) | `2.0.57` | `2.0.68` | Updates `torch` from 2.1.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.1.0...v2.8.0) Updates `transformers` from 4.42.4 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.42.4...v4.53.0) Updates `pillow` from 10.4.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1) Updates `gradio` from 3.41.2 to 5.31.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@3.41.2...gradio@5.31.0) Updates `rembg` from 2.0.57 to 2.0.68 - [Release notes](https://github.com/danielgatis/rembg/releases) - [Commits](https://github.com/danielgatis/rembg/compare/v2.0.57...v2.0.68) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-version: 5.31.0 dependency-type: direct:production dependency-group: pip - dependency-name: rembg dependency-version: 2.0.68 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements_docker.txt | 2 +- requirements_versions.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements_docker.txt b/requirements_docker.txt index 21883adfd5..6b9c440fbb 100644 --- a/requirements_docker.txt +++ b/requirements_docker.txt @@ -1,2 +1,2 @@ -torch==2.1.0 +torch==2.8.0 torchvision==0.16.0 diff --git a/requirements_versions.txt b/requirements_versions.txt index 9147db47f1..24df6978b0 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -1,16 +1,16 @@ torchsde==0.2.6 einops==0.8.0 -transformers==4.42.4 +transformers==4.53.0 safetensors==0.4.3 accelerate==0.32.1 pyyaml==6.0.1 -pillow==10.4.0 +pillow==12.1.1 scipy==1.14.0 tqdm==4.66.4 psutil==6.0.0 pytorch_lightning==2.3.3 omegaconf==2.3.0 -gradio==3.41.2 +gradio==5.31.0 pygit2==1.15.1 opencv-contrib-python-headless==4.10.0.84 httpx==0.27.0 @@ -19,6 +19,6 @@ timm==1.0.7 numpy==1.26.4 tokenizers==0.19.1 packaging==24.1 -rembg==2.0.57 +rembg==2.0.68 groundingdino-py==0.4.0 segment_anything==1.0 \ No newline at end of file