luisotorres
commited on
Commit
•
4c4cadf
1
Parent(s):
242e906
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy==1.26.1
|
|
2 |
pandas==2.1.1
|
3 |
plotly==5.17.0
|
4 |
streamlit==1.31.0
|
5 |
-
yfinance==0.2.31
|
|
|
|
2 |
pandas==2.1.1
|
3 |
plotly==5.17.0
|
4 |
streamlit==1.31.0
|
5 |
+
yfinance==0.2.31
|
6 |
+
IPython
|