Skip to content

Commit

Permalink
Add correct Transformers version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Newman committed Jul 11, 2021
1 parent 88794ed commit 66f8182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
packages=find_packages(),
install_requires=[
'tensorflow==2.5.0',
'transformers==2.8.2',
'transformers==4.8.2',
'pytest',
'scikit-learn',
'ipython',
Expand Down

0 comments on commit 66f8182

Please sign in to comment.