Skip to content

Commit

Permalink
bump transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
wgifford committed Jul 31, 2024
1 parent 9b4801d commit 5eeb9d8
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 @@ -15,7 +15,7 @@ classifiers = ["Development Status :: 4 - Beta", "License :: OSI Approved :: Apa
dependencies = [
"pandas>=2.2.0",
"scikit-learn",
"transformers[torch]>=4.36.1",
"transformers[torch]>=4.38.0",
"datasets",
"deprecated",
"urllib3>=1.26.19,<2",
Expand Down

0 comments on commit 5eeb9d8

Please sign in to comment.