Skip to content

Commit 32047ab

Browse files
lapp0Andrew Lapp
and
Andrew Lapp
authored
Pin transformers version to 4.36.2 (#569)
Temporarily change to prevent failures described in #568 Won't apply "fix" label because we don't know the root source of the issue (i.e. whether it's a result of incompatability or if it's a bad version of `transformers`) Co-authored-by: Andrew Lapp <[email protected]>
1 parent 950a5c1 commit 32047ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies = [
3838
"referencing",
3939
"jsonschema",
4040
"requests",
41+
"transformers==4.36.2", # TODO: unpin when HF fixes release (4.37.0 is broken)
4142
]
4243
dynamic = ["version"]
4344

0 commit comments

Comments
 (0)