Harshithtd commited on
Commit
dee429f
·
verified ·
1 Parent(s): cae4a9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==5.1.0
2
- yfinance==0.1.63
3
- pypfopt==1.6.2
4
- plotly==5.15.0
5
- pandas==1.4.0
6
- matplotlib==3.7.3
 
1
+ gradio
2
+ pandas
3
+ PyPortfolioOpt
4
+ plotly
5
+ matplotlib==3.4.3
6
+ yfinance