pm6six commited on
Commit
67c024b
·
verified ·
1 Parent(s): 76d18bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas==1.5.3
2
+ yfinance==0.2.20
3
+ numpy==1.24.3
4
+ matplotlib==3.7.2
5
+ gradio==3.39.0