netflypsb commited on
Commit
c8b42c2
1 Parent(s): 622578e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ yfinance
3
+ scikit-learn
4
+ matplotlib
5
+ pandas
6
+ numpy