Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -6,4 +6,17 @@ streamlit-echarts==0.4.0
|
|
6 |
streamlit-pandas-profiling==0.1.3
|
7 |
matplotlib==3.7.1
|
8 |
altair==5.0.1
|
9 |
-
statistics==1.0.3.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
streamlit-pandas-profiling==0.1.3
|
7 |
matplotlib==3.7.1
|
8 |
altair==5.0.1
|
9 |
+
statistics==1.0.3.5
|
10 |
+
|
11 |
+
streamlit
|
12 |
+
requests
|
13 |
+
numpy
|
14 |
+
yfinance
|
15 |
+
pandas
|
16 |
+
pandas-ta
|
17 |
+
pytz
|
18 |
+
plotly
|
19 |
+
scikit-learn
|
20 |
+
vaderSentiment
|
21 |
+
textblob
|
22 |
+
spacy
|