mgbam commited on
Commit
2a7db01
·
verified ·
1 Parent(s): f023109

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit>=1.20.0
2
+ yfinance>=0.2.4
3
+ ta>=0.10.0
4
+ pandas>=1.3.0
5
+ numpy>=1.19.0
6
+ matplotlib>=3.4.0