Bhanu Prasanna commited on
Commit
d25613c
1 Parent(s): 33d57b4
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  numpy==1.26.4
2
  pandas==2.2.1
3
  plotly==5.19.0
 
 
4
  streamlit==1.31.1
5
  yfinance==0.2.37
6
  pyportfolioopt==1.5.5
 
1
  numpy==1.26.4
2
  pandas==2.2.1
3
  plotly==5.19.0
4
+ pymongo==4.6.2
5
+ python-dotenv==1.0.1
6
  streamlit==1.31.1
7
  yfinance==0.2.37
8
  pyportfolioopt==1.5.5