Skip to content

Commit

Permalink
Pin Transformers version >= 4.48.0 (#528)
Browse files Browse the repository at this point in the history
* Unpin Transformers version

Signed-off-by: Sarah Yurick <sarahyurick@gmail.com>

* add lower bound

Signed-off-by: Sarah Yurick <sarahyurick@gmail.com>

---------

Signed-off-by: Sarah Yurick <sarahyurick@gmail.com>
  • Loading branch information
sarahyurick authored Feb 11, 2025
1 parent 2d55eaa commit 334a331
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ dependencies = [
"resiliparse",
"sentencepiece",
"spacy>=3.6.0, <3.8.0",
# TODO: Remove this pin once newer version is released
"transformers==4.46.3",
"transformers>=4.48.0",
"unidic-lite==1.0.8",
"usaddress==0.5.10",
"warcio==1.7.4",
Expand Down

0 comments on commit 334a331

Please sign in to comment.