prasad6145 commited on
Commit
522e8c1
·
verified ·
1 Parent(s): 358f0e6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==5.4.0
2
+ pandas==1.5.3
3
+ yfinance==0.2.54
4
+ plotly==5.24.1
5
+ matplotlib==3.8.0
6
+ numpy==1.26.4