hbaltuntas commited on
Commit
188095f
·
verified ·
1 Parent(s): 3de1f77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  streamlit
2
- pandas==2.2.2
3
- numpy==2.0.2
4
- openpyxl==3.1.5
5
  scikit-learn==1.6.1
6
- xgboost==3.2.0
7
- lightgbm==4.6.0
8
- catboost==1.2.10
9
- nltk==3.9.1
 
1
  streamlit
2
+ pandas
3
+ numpy
4
+ openpyxl
5
  scikit-learn==1.6.1
6
+ xgboost
7
+ lightgbm
8
+ catboost
9
+ nltk