Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
scikit-learn==1.2.2
|
2 |
numpy==1.26.4
|
3 |
-
xgboost
|
|
|
|
1 |
scikit-learn==1.2.2
|
2 |
numpy==1.26.4
|
3 |
+
xgboost
|
4 |
+
catboost
|