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