Skip to content

Commit 435b36f

Browse files
authored
Update setup.py
1 parent cfb043c commit 435b36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"pytest<9.0.0",
7272
"pytest-cov>=4.1.0,<6.0.0",
7373
"timm<1.0.0",
74-
"transformers<5.0.0, !=4.50.0",
74+
"transformers=<4.51.3, !=4.50.0",
7575
"black>=23.7.0,<25.0.0",
7676
"flake8>=6.0.0,<8.0.0",
7777
],

0 commit comments

Comments
 (0)