Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sagorbrur authored May 1, 2024
1 parent de40c35 commit 7544717
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
sentencepiece
gensim
nltk
sentencepiece==0.2.0
gensim==4.3.2
nltk==3.8.1
numpy
scipy==1.10.1
sklearn-crfsuite
tqdm
ftfy
sklearn-crfsuite==0.3.6
tqdm==4.66.2
ftfy==6.2.0
emoji==1.7.0
requests

0 comments on commit 7544717

Please sign in to comment.