harshiv commited on
Commit
e3d3a3d
1 Parent(s): 5985cf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ seaborn
4
+ matplotlib
5
+ scikit-learn == 1.0.2
6
+ numpy
7
+ plotly
8
+ imblearn
9
+ feature_engine