acecalisto3 commited on
Commit
c377763
·
verified ·
1 Parent(s): 94f09b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ numpy
5
  matplotlib
6
  seaborn
7
  nltk
8
- gensim
9
  textblob
10
  vaderSentiment
11
  networkx
 
5
  matplotlib
6
  seaborn
7
  nltk
8
+ gensim==4.3.2
9
  textblob
10
  vaderSentiment
11
  networkx