Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==5.4.0
|
2 |
pandas==1.5.3
|
3 |
-
yfinance==0.2.
|
4 |
plotly==5.24.1
|
5 |
matplotlib==3.8.0
|
6 |
numpy==1.26.4
|
|
|
1 |
gradio==5.4.0
|
2 |
pandas==1.5.3
|
3 |
+
yfinance==0.2.54
|
4 |
plotly==5.24.1
|
5 |
matplotlib==3.8.0
|
6 |
numpy==1.26.4
|