Spaces:
Runtime error
Runtime error
shreyashnadage
commited on
Commit
·
693428a
1
Parent(s):
15dff3d
Merge remote-tracking branch 'origin/master'
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hmmlearn==0.2.8
|
2 |
+
nsepy==0.8
|
3 |
+
nsetools==1.0.11
|
4 |
+
numpy==1.23.4
|
5 |
+
numpy==1.23.5
|
6 |
+
pandas==1.5.2
|
7 |
+
plotly==5.11.0
|
8 |
+
pygooglenews==0.1.2
|
9 |
+
scipy==1.9.3
|
10 |
+
streamlit==1.16.0
|
11 |
+
TA_Lib==0.4.19
|
12 |
+
transformers==4.25.1
|
13 |
+
yfinance==0.1.90
|