Skip to content

Commit 5257eee

Browse files
committed
freeze nltk, scikit-learn version
1 parent 1928f2a commit 5257eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ pandas
44
html5lib
55
seaborn
66
matplotlib
7-
nltk
7+
nltk==3.3
88
tqdm
99
seqeval
1010
transformers==2.11.0
1111
sentencepiece==0.1.85
1212
mxnet==1.6.0
1313
gluonnlp==0.9.1
14-
sklearn
14+
sklearn==0.19.1
1515
wordcloud
1616
gensim
1717
xgboost

0 commit comments

Comments
 (0)