]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Bump transformers in /contrib/neural-embedding-service (#5971)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 22 May 2026 09:53:22 +0000 (10:53 +0100)
committerGitHub <noreply@github.com>
Fri, 22 May 2026 09:53:22 +0000 (10:53 +0100)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.53.0 to 5.0.0rc3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.0.0rc3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
contrib/neural-embedding-service/requirements-gpu.txt

index b7fc5c97349bf6694ebe76911a7d57b454c70f07..701557c155051c80ddd4694aab56713c74d743b3 100644 (file)
@@ -14,7 +14,7 @@ uvicorn[standard]>=0.23.0
 # sentence-transformers for GPU inference (uses PyTorch + CUDA)
 # Pin versions for compatibility
 numpy<2
-transformers==4.53.0
+transformers==5.0.0rc3
 sentence-transformers==2.7.0
 
 # Data validation