Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ pandas==1.5.3
|
|
6 |
pandas-datareader==0.10.0
|
7 |
plotly==5.15.0
|
8 |
scikit-learn==1.2.2
|
|
|
9 |
tensorflow==2.15.0
|
10 |
yfinance==0.2.33
|
|
|
6 |
pandas-datareader==0.10.0
|
7 |
plotly==5.15.0
|
8 |
scikit-learn==1.2.2
|
9 |
+
tabulate==0.9.0
|
10 |
tensorflow==2.15.0
|
11 |
yfinance==0.2.33
|