eagle0504 commited on
Commit
39db86b
·
verified ·
1 Parent(s): 825d08a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ matplotlib==3.7.1
2
+ openai==0.27.7
3
+ plotly==5.15.0
4
+ streamlit==1.23.1
5
+ ta==0.10.2
6
+ yfinance>=0.2.26