Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ yfinance
|
|
3 |
pandas
|
4 |
pandas_ta
|
5 |
openpyxl
|
6 |
-
peakdetect
|
|
|
|
|
|
3 |
pandas
|
4 |
pandas_ta
|
5 |
openpyxl
|
6 |
+
peakdetect
|
7 |
+
numpy
|
8 |
+
scipy
|