Skip to content

Commit

Permalink
Merge pull request #66 from roboflow/dependabot/pip/transformers-gte-…
Browse files Browse the repository at this point in the history
…4.44.2-and-lt-4.46.0

⬆️ Update transformers requirement from ~=4.44.2 to >=4.44.2,<4.46.0
  • Loading branch information
onuralpszr authored Oct 14, 2024
2 parents 6ff4ae2 + af93a67 commit fc73279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ classifiers = [
dependencies = [
"supervision~=0.24.0rc1",
"requests>=2.31.0,<=2.32.3",
"transformers~=4.44.2",
"transformers>=4.44.2,<4.46.0",
"torch~=2.4.0",
"accelerate>=0.33,<1.1",
"sentencepiece~=0.2.0",
Expand Down

0 comments on commit fc73279

Please sign in to comment.