bohmian commited on
Commit
89082b0
·
verified ·
1 Parent(s): 38b3a72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  pandas
2
  PyPortfolioOpt
3
  plotly
4
- matplotlib==3.4.3
5
  yfinance
 
 
1
  pandas
2
  PyPortfolioOpt
3
  plotly
4
+ matplotlib>=3.9
5
  yfinance
6
+ numpy>=2.0