Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ scikit-learn==1.2.1
|
|
| 3 |
numpy==1.21.5
|
| 4 |
pandas==1.3.1
|
| 5 |
pydantic
|
| 6 |
-
category_encoders
|
|
|
|
|
|
| 3 |
numpy==1.21.5
|
| 4 |
pandas==1.3.1
|
| 5 |
pydantic
|
| 6 |
+
category_encoders
|
| 7 |
+
xgboost
|