yfinance>=0.2.54
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
gradio>=4.0.0
|
3 |
-
yfinance>=0.2.
|
4 |
pandas>=1.3.0
|
5 |
numpy>=1.21.0
|
6 |
matplotlib>=3.4.3
|
|
|
1 |
|
2 |
gradio>=4.0.0
|
3 |
+
yfinance>=0.2.54
|
4 |
pandas>=1.3.0
|
5 |
numpy>=1.21.0
|
6 |
matplotlib>=3.4.3
|