Vrk commited on
Commit
df69964
1 Parent(s): c5db031

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
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
+ joblib==0.15.1
7
+ xgboost>=1.4.0