Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit==1.39.0
|
| 2 |
-
pandas==2.
|
| 3 |
numpy==1.26.4
|
| 4 |
-
catboost==1.2.5
|
| 5 |
joblib==1.4.2
|
| 6 |
openpyxl==3.1.5
|
| 7 |
-
scikit-learn==1.
|
|
|
|
| 1 |
streamlit==1.39.0
|
| 2 |
+
pandas==2.3.3
|
| 3 |
numpy==1.26.4
|
| 4 |
+
catboost==1.2.5
|
| 5 |
joblib==1.4.2
|
| 6 |
openpyxl==3.1.5
|
| 7 |
+
scikit-learn==1.5.2
|