Method314 commited on
Commit
69dc627
·
verified ·
1 Parent(s): e38ffbc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ yfinance
3
+ numpy
4
+ pandas
5
+ plotly
6
+ scikit-learn
7
+ catboost
8
+ shap
9
+ ta
10
+ matplotlib
11
+ openai