Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ pandas==2.2.2
|
|
| 2 |
huggingface_hub==0.32.6
|
| 3 |
streamlit==1.43.2
|
| 4 |
joblib==1.5.1
|
| 5 |
-
scikit-learn==1.6.
|
| 6 |
xgboost==2.1.4
|
| 7 |
mlflow==3.0.1
|
|
|
|
| 2 |
huggingface_hub==0.32.6
|
| 3 |
streamlit==1.43.2
|
| 4 |
joblib==1.5.1
|
| 5 |
+
scikit-learn==1.6.1
|
| 6 |
xgboost==2.1.4
|
| 7 |
mlflow==3.0.1
|