shashidj commited on
Commit
ac47011
·
verified ·
1 Parent(s): 5c2d9a3

Deploy Predictive Maintenance application

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit==1.32.0
2
  pandas==2.2.0
3
- numpy==1.26.4
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