Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas==1.5.3
|
|
4 |
aiohttp==3.10.5
|
5 |
numpy==1.23.5
|
6 |
yfinance==0.2.54
|
7 |
-
plotly==5.14.1
|
|
|
|
4 |
aiohttp==3.10.5
|
5 |
numpy==1.23.5
|
6 |
yfinance==0.2.54
|
7 |
+
plotly==5.14.1
|
8 |
+
scipy==1.9.3
|