Debmalya commited on
Commit
e4abad0
·
1 Parent(s): cd1441a
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,5 +6,5 @@ pandas==1.3.5
6
  numpy==1.19.5
7
  plotly==4.14.3
8
  streamlit>=0.76.0
9
-
10
 
 
6
  numpy==1.19.5
7
  plotly==4.14.3
8
  streamlit>=0.76.0
9
+ category_encoders==2.4.1
10