Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ pandas==1.4.3
|
|
| 2 |
numpy==1.23.1
|
| 3 |
streamlit==1.11.1
|
| 4 |
scikit-learn==1.1.3
|
| 5 |
-
altair<5
|
|
|
|
|
|
| 2 |
numpy==1.23.1
|
| 3 |
streamlit==1.11.1
|
| 4 |
scikit-learn==1.1.3
|
| 5 |
+
altair<5
|
| 6 |
+
catboost
|