Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
|
|
1 |
gradio
|
2 |
yfinance
|
3 |
-
|
4 |
-
numpy
|
5 |
-
pandas
|
6 |
plotly
|
7 |
-
|
8 |
-
|
|
|
1 |
+
PyPortfolioOpt
|
2 |
gradio
|
3 |
yfinance
|
4 |
+
prophet
|
|
|
|
|
5 |
plotly
|
6 |
+
pandas
|
7 |
+
numpy
|