Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
plotly
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
PyPortfolioOpt
|
4 |
+
plotly
|
5 |
+
matplotlib==3.4.3
|
6 |
+
yfinance
|