build(deps): bump transformers from 4.19.1 to 4.19.2 (#267)

Bumps [transformers](https://github.com/huggingface/transformers) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2022-05-23 17:31:37 -07:00 committed by GitHub
parent a082c9f210
commit 8598369b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ setuptools.setup(
install_requires=[
'numpy>=1.14.5',
'torch>=1.9.0,<1.12.0',
'transformers==4.19.1',
'transformers==4.19.2',
'datasets==2.2.2',
'pathos==0.2.8',
# for sts: