Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
yfinance==0.
|
2 |
numpy==1.21.2
|
3 |
pandas==1.3.3
|
4 |
plotly==5.3.1
|
|
|
1 |
+
yfinance==0.2.54
|
2 |
numpy==1.21.2
|
3 |
pandas==1.3.3
|
4 |
plotly==5.3.1
|