Skip to content

Commit

Permalink
Add transformers as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Inokinoki committed Aug 5, 2024
1 parent befe774 commit d9f0983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ dev = [
"tomli>=2.0.1", # needed for black in py3.10
"exceptiongroup>=1.2.2", # needed for pdm test in py3.10
"pytz>=2024.1",
"transformers>=4.43.4",
]

[tool.ruff]
Expand Down

0 comments on commit d9f0983

Please sign in to comment.