Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
streamlit==1.36.0
|
| 2 |
-
numpy
|
| 3 |
TA-Lib==0.4.24
|
| 4 |
pandas==2.2.2
|
| 5 |
mplfinance==0.12.9b7
|
| 6 |
matplotlib==3.7.1
|
| 7 |
yfinance
|
| 8 |
-
plotly==5.14.1
|
|
|
|
| 1 |
streamlit==1.36.0
|
| 2 |
+
numpy==1.26.4
|
| 3 |
TA-Lib==0.4.24
|
| 4 |
pandas==2.2.2
|
| 5 |
mplfinance==0.12.9b7
|
| 6 |
matplotlib==3.7.1
|
| 7 |
yfinance
|
| 8 |
+
plotly==5.14.1
|