Method314 commited on
Commit
7e12f95
·
verified ·
1 Parent(s): 9175035

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==3.35.2
2
+ yfinance==0.2.18
3
+ numpy==1.23.5
4
+ pandas==1.5.3
5
+ plotly==5.14.1