acecalisto3 commited on
Commit
6000776
·
verified ·
1 Parent(s): 10a3db0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  requests
2
  beautifulsoup4
3
  pandas
4
- numpy
5
  matplotlib
6
  seaborn
7
  nltk
 
8
  gensim
9
  textblob
10
  vaderSentiment
@@ -13,4 +13,7 @@ scikit-learn
13
  plotly
14
  transformers
15
  streamlit
16
- scipy==1.12.0
 
 
 
 
1
  requests
2
  beautifulsoup4
3
  pandas
 
4
  matplotlib
5
  seaborn
6
  nltk
7
+ six
8
  gensim
9
  textblob
10
  vaderSentiment
 
13
  plotly
14
  transformers
15
  streamlit
16
+ numpy
17
+ scipy
18
+ smart-open
19
+ spacy