Skip to content

Commit

Permalink
updated requirements for transformers due to security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhky committed Apr 2, 2024
1 parent 09e56f2 commit be9522a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keras>=2.13.0
gensim>=4.0.0
pandas>=1.2.0
snowballstemmer>=2.0.0
transformers>=4.32.0
transformers>=4.39.0
torch>=2.0.0
python-Levenshtein>=0.21.0
numba>=0.57.0

0 comments on commit be9522a

Please sign in to comment.