Spaces:
Runtime error
Runtime error
- 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 |
|