netflypsb commited on
Commit
5e4a0b9
1 Parent(s): 7609913

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
+ pandas
4
+ numpy
5
+ matplotlib
6
+ plotly