Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,4 @@ gradio>=4.0.0
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
yfinance>=0.2.0
|
| 5 |
-
plotly>=5.0.0
|
| 6 |
-
matplotlib>=3.7.0
|
|
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
yfinance>=0.2.0
|
| 5 |
+
plotly>=5.0.0
|
|
|