Alamgirapi commited on
Commit
f0c3f60
·
verified ·
1 Parent(s): 1ce2ad9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,14 +1,11 @@
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
 
 
 
 
 
1
  pandas
 
 
2
  scikit-learn
3
+ matplotlib
4
  seaborn
5
+ pathlib
6
  nltk
 
 
7
  joblib
8
  xgboost
9
+ streamlit
10
+
11
+ -e .