Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy>=1.23.5,<1.24.0
|
|
4 |
sweetviz>=2.3.1
|
5 |
matplotlib>=3.7.1,<3.8.0
|
6 |
seaborn>=0.12.2,<0.13.0
|
7 |
-
category_encoders
|
|
|
|
4 |
sweetviz>=2.3.1
|
5 |
matplotlib>=3.7.1,<3.8.0
|
6 |
seaborn>=0.12.2,<0.13.0
|
7 |
+
category_encoders
|
8 |
+
umap-learn
|