Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ yfinance>=0.2.0
|
|
| 8 |
|
| 9 |
# Visualization
|
| 10 |
plotly>=5.0.0
|
|
|
|
| 11 |
|
| 12 |
# Technical Analysis
|
| 13 |
ta>=0.11.0
|
|
|
|
| 8 |
|
| 9 |
# Visualization
|
| 10 |
plotly>=5.0.0
|
| 11 |
+
plotly
|
| 12 |
|
| 13 |
# Technical Analysis
|
| 14 |
ta>=0.11.0
|