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