mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 06:33:41 +00:00
chore: bump transformers from 5.1.0 to 5.2.0 in /libs/text-splitters in the other-deps group across 1 directory (#35279)
Bumps the other-deps group with 1 update in the /libs/text-splitters directory: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 5.1.0 to 5.2.0 <details> <summary>Commits</summary> <ul> <li><a href="7d9754a051"><code>7d9754a</code></a> Fix unprotected torch import (<a href="https://redirect.github.com/huggingface/transformers/issues/44055">#44055</a>)</li> <li><a href="a0a3d294b6"><code>a0a3d29</code></a> Fix peft conversion typo (<a href="https://redirect.github.com/huggingface/transformers/issues/44053">#44053</a>)</li> <li><a href="2096db0aa1"><code>2096db0</code></a> v5.2.0</li> <li><a href="73ecc5e314"><code>73ecc5e</code></a> [fix][wip] GlmMoeDsa: try implement DSA (<a href="https://redirect.github.com/huggingface/transformers/issues/43912">#43912</a>)</li> <li><a href="349e00c1a3"><code>349e00c</code></a> Fix early image processor return not raising error (<a href="https://redirect.github.com/huggingface/transformers/issues/43981">#43981</a>)</li> <li><a href="2bd902dbc4"><code>2bd902d</code></a> Update assignee for generate in bug report template (<a href="https://redirect.github.com/huggingface/transformers/issues/44042">#44042</a>)</li> <li><a href="2546978b80"><code>2546978</code></a> Add a dim check mechanism in Transpose and fix qwen3_vl_moe weight mapping (#...</li> <li><a href="08c4ad95d4"><code>08c4ad9</code></a> fix(models): Unpack BitNet packed weights to fix CI failure (<a href="https://redirect.github.com/huggingface/transformers/issues/43721">#43721</a>)</li> <li><a href="53f8a08290"><code>53f8a08</code></a> SINQ quantization strategy integration (adapted for Transformers V5) (<a href="https://redirect.github.com/huggingface/transformers/issues/43112">#43112</a>)</li> <li><a href="9a9231632e"><code>9a92316</code></a> split out accelerator args builder method (<a href="https://redirect.github.com/huggingface/transformers/issues/43987">#43987</a>)</li> <li>Additional commits viewable in <a href="https://github.com/huggingface/transformers/compare/v5.1.0...v5.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
6
libs/text-splitters/uv.lock
generated
6
libs/text-splitters/uv.lock
generated
@@ -3914,7 +3914,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "transformers"
|
||||
version = "5.1.0"
|
||||
version = "5.2.0"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "huggingface-hub" },
|
||||
@@ -3928,9 +3928,9 @@ dependencies = [
|
||||
{ name = "tqdm" },
|
||||
{ name = "typer-slim" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/c9/1d/a7d91500a6c02ec76058bc9e65fcdec1bdb8882854dec8e4adf12d0aa8b0/transformers-5.1.0.tar.gz", hash = "sha256:c60d6180e5845ea1b4eed38d7d1b06fcc4cc341c6b7fa5c1dc767d7e25fe0139", size = 8531810, upload-time = "2026-02-05T15:41:42.932Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/bd/7e/8a0c57d562015e5b16c97c1f0b8e0e92ead2c7c20513225dc12c2043ba9f/transformers-5.2.0.tar.gz", hash = "sha256:0088b8b46ccc9eff1a1dca72b5d618a5ee3b1befc3e418c9512b35dea9f9a650", size = 8618176, upload-time = "2026-02-16T18:54:02.867Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/b7/66/57042d4b0f1ede8046d7ae6409bf3640df996e9cbc3fe20467aa29badc54/transformers-5.1.0-py3-none-any.whl", hash = "sha256:de534b50c9b2ce6217fc56421075a1734241fb40704fdc90f50f6a08fc533d59", size = 10276537, upload-time = "2026-02-05T15:41:40.358Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/4e/93/79754b0ca486e556c2b95d4f5afc66aaf4b260694f3d6e1b51da2d036691/transformers-5.2.0-py3-none-any.whl", hash = "sha256:9ecaf243dc45bee11a7d93f8caf03746accc0cb069181bbf4ad8566c53e854b4", size = 10403304, upload-time = "2026-02-16T18:53:59.699Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user