Alamgirapi commited on
Commit
492622e
·
verified ·
1 Parent(s): 72c250a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,12 +1,14 @@
1
  altair
 
2
  pandas
3
- scikit-learn
4
  matplotlib
 
 
5
  seaborn
6
- pathlib
7
  nltk
 
 
8
  joblib
9
  xgboost
10
- streamlit
11
-
12
- -e .
 
1
  altair
2
+ streamlit
3
  pandas
 
4
  matplotlib
5
+ numpy
6
+ scikit-learn
7
  seaborn
8
+ plotly
9
  nltk
10
+ wordcloud
11
+ textblob
12
  joblib
13
  xgboost
14
+ pathlib