ma4389 commited on
Commit
2e94a68
·
verified ·
1 Parent(s): e0702aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas
2
- numpy
3
- scikit-learn
4
- gradio
5
- xgboost
6
- imbalanced-learn
 
1
+ pandas
2
+ numpy
3
+ scikit-learn==1.6.1
4
+ gradio
5
+ xgboost
6
+ imbalanced-learn