From e5d09048c492751b6c592db9a74be2bbf81390ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:53:15 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 6 updates Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [transformers](https://github.com/huggingface/transformers) | `4.45.2` | `4.53.0` | | [sentencepiece](https://github.com/google/sentencepiece) | `0.2.0` | `0.2.1` | | [vllm](https://github.com/vllm-project/vllm) | `0.6.3` | `0.14.0` | | [torch](https://github.com/pytorch/pytorch) | `2.5.0` | `2.8.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.6` | `2.6.3` | Bumps the pip group with 1 update in the /docs directory: [urllib3](https://github.com/urllib3/urllib3). Bumps the pip group with 4 updates in the /rankify directory: [requests](https://github.com/psf/requests), [transformers](https://github.com/huggingface/transformers), [sentencepiece](https://github.com/google/sentencepiece) and [torch](https://github.com/pytorch/pytorch). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) Updates `transformers` from 4.45.2 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.45.2...v4.53.0) Updates `sentencepiece` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.2.0...v0.2.1) Updates `vllm` from 0.6.3 to 0.14.0 - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](https://github.com/vllm-project/vllm/compare/v0.6.3...v0.14.0) Updates `torch` from 2.5.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.5.0...v2.8.0) Updates `urllib3` from 1.26.6 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...2.6.3) Updates `urllib3` from 1.26.6 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...2.6.3) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) Updates `transformers` from 4.45.2 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.45.2...v4.53.0) Updates `sentencepiece` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.2.0...v0.2.1) Updates `torch` from 2.5.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.5.0...v2.8.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: vllm dependency-version: 0.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- pyproject.toml | 8 ++++---- rankify/requirements.txt | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1e06165..be4a66f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,5 +8,5 @@ mkdocs-material[imaging]>=9.5.41 mkdocs-redirects>=1.2.1 mkdocstrings>=0.26.1 mkdocstrings-python>=1.12.2 -urllib3==1.26.6 +urllib3==2.6.3 mistune==3.0.2 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 4a7f4e4..11b5b4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,25 +44,25 @@ dependencies = [ "pandas==2.2.3", "prettytable==3.11.0", "tqdm==4.66.5", - "requests==2.32.3", + "requests==2.32.4", "httpx==0.27.2", "dacite==1.8.1", "ftfy==6.3.1", # ML Core - "transformers==4.45.2", + "transformers==4.53.0", "datasets==3.2.0", "sentence_transformers==3.3.0", "onnxruntime==1.19.2", # Basic NLP - "sentencepiece==0.2.0", + "sentencepiece==0.2.1", ] [project.optional-dependencies] reranking = [ # LLM serving - made optional and more flexible - "vllm==0.7.0", + "vllm==0.14.0", "ninja==1.11.1.3", # Specialized rerankers - fixed versions diff --git a/rankify/requirements.txt b/rankify/requirements.txt index bdc0fea..784deb9 100644 --- a/rankify/requirements.txt +++ b/rankify/requirements.txt @@ -1,10 +1,10 @@ pandas==2.2.3 prettytable==3.11.0 tqdm==4.66.5 -requests==2.32.3 -torch==2.5.0 -transformers==4.45.2 -sentencepiece==0.2.0 +requests==2.32.4 +torch==2.8.0 +transformers==4.53.0 +sentencepiece==0.2.1 openai==1.52.2 anthropic==0.37.1 together==1.3.3