Harshithtd commited on
Commit
5db2f27
·
verified ·
1 Parent(s): 7ae5c21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pandas
2
- PyPortfolioOpt
3
- plotly
4
- matplotlib==3.4.3
5
- yfinance
 
 
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