Skip to content

Commit

Permalink
Fix: Transformer max version in pyproject file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Jul 25, 2023
1 parent 4e8c6b4 commit 1f21af3
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 @@ -50,6 +50,7 @@ dev = [
"scikit-image==0.19.2",
"matplotlib==3.5.2",
"torchmetrics>=0.10",
"transformers<4.31.0",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 1f21af3

Please sign in to comment.