Update transformers requirement

Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.39.0...v4.52.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/852/head
dependabot[bot] 2 months ago committed by GitHub
parent 42aa843dbd
commit e10e0ee4e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
torch>=2.1.1,<3.0
transformers>=4.39.0,<4.51.0
transformers>=4.39.0,<4.53.0
asyncio>=3.4.3,<4.0
toml
pypdf==5.1.0

Loading…
Cancel
Save