ranimeree commited on
Commit
e6c01d8
·
verified ·
1 Parent(s): f7d6afd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- pandas==2.1.4
2
- numpy==1.26.3
3
- scikit-learn==1.3.2
4
- xgboost==2.0.3
5
- cloudpickle==3.0.0
6
- gradio==4.10.0
7
- joblib==1.3.2
8
- typing-extensions==4.9.0
 
1
+ pandas
2
+ numpy
3
+ scikit-learn==1.6.1
4
+ xgboost
5
+ cloudpickle
6
+ gradio
7
+ joblib
8
+ typing-extensions