eagle0504 commited on
Commit
397276a
1 Parent(s): 68361fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  openai
2
  yfinance
3
- pandas
 
 
 
 
1
  openai
2
  yfinance
3
+ pandas
4
+ streamlit==1.28.2
5
+ plotly>=5.10.0
6
+ plotly-express==0.4.0