JayLacoma commited on
Commit
21b3300
1 Parent(s): 4175bfb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ yfinance
4
+ prophet
5
+ plotly
6
+ matplotlib
7
+ numpy