Skip to content

Commit 2af502b

Browse files
committed
Update transformers version
1 parent 68c0991 commit 2af502b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ def get_portability_package_data():
574574
'torch': ['torch>=1.9.0,<2.8.0'],
575575
'tensorflow': ['tensorflow>=2.12rc1,<2.17'],
576576
'transformers': [
577-
'transformers>=4.28.0,<4.49.0',
577+
'transformers>=4.28.0,<4.56.0',
578578
'tensorflow>=2.12.0',
579579
'torch>=1.9.0'
580580
],

0 commit comments

Comments
 (0)