Spaces:
Running
Running
Deploy Predictive Maintenance application
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit==1.32.0
|
| 2 |
pandas==2.2.0
|
| 3 |
-
numpy==
|
| 4 |
scikit-learn==1.7.1
|
| 5 |
joblib==1.3.2
|
| 6 |
xgboost==2.0.3
|
|
|
|
| 1 |
streamlit==1.32.0
|
| 2 |
pandas==2.2.0
|
| 3 |
+
numpy==2.3.1
|
| 4 |
scikit-learn==1.7.1
|
| 5 |
joblib==1.3.2
|
| 6 |
xgboost==2.0.3
|