Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pandas
|
| 2 |
yfinance
|
| 3 |
-
|
| 4 |
gradio
|
| 5 |
matplotlib
|
|
|
|
| 1 |
pandas
|
| 2 |
yfinance
|
| 3 |
+
pandas-ta
|
| 4 |
gradio
|
| 5 |
matplotlib
|