HOOM commited on
Commit
abc4369
1 Parent(s): 44899ef

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /usr/local/bin/python -m pip install --upgrade pip
2
+ streamlit
3
+ pandas
4
+ numpy
5
+ sklearn
6
+ mplfinance
7
+ matplotlib
8
+ scipy
9
+ yfinance
10
+ math
11
+ keras
12
+ IPython
13
+ plotly