Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
huggingface_hub==0.32.6
|
| 3 |
-
streamlit==1.
|
| 4 |
joblib==1.5.1
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
huggingface_hub==0.32.6
|
| 3 |
+
streamlit==1.46.1
|
| 4 |
joblib==1.5.1
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|