Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
numpy==1.26.4
|
| 3 |
matplotlib==3.7.1
|
| 4 |
-
yfinance==0.2.
|
| 5 |
streamlit==1.36.0
|
| 6 |
plotly==5.14.1
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
numpy==1.26.4
|
| 3 |
matplotlib==3.7.1
|
| 4 |
+
yfinance==0.2.54
|
| 5 |
streamlit==1.36.0
|
| 6 |
plotly==5.14.1
|