winwithakash commited on
Commit
2ed008f
1 Parent(s): 19efd8e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit>=1.0.0
2
+ numpy>=1.9.2
3
+ pandas>=0.19
4
+ matplotlib>=1.4.3
5
+ scikit-learn>=0.18
6
+ mplfinance